test_ok2/changelog/5684.trivial.rst

2 lines
143 B
ReStructuredText
Raw Normal View History

Replace manual handling of ``OSError.errno`` in the codebase by new ``OSError`` subclasses (``PermissionError``, ``FileNotFoundError``, etc.).