Skip to content

bin/reportbug, reportbug/debbugs.py, reportbug/submit.py,...

bin/reportbug, reportbug/debbugs.py, reportbug/submit.py, reportbug/ui/text_ui.py, reportbug/urlutils.py: remove usage of obsolete IOError

Clean-up all usages of the IOError exception (it is an alias to OSError), simplify OSError subclasses handling, and use the contextib.suppress() helper when revelant.

Merge request reports

Loading