]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110497: Add note about `OSError` being an alias to `IOError` in docs (#110498)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 9 Oct 2023 09:18:06 +0000 (12:18 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 09:18:06 +0000 (11:18 +0200)
commit5e7edac7717bfe5f3c533d83ddd0f564db8de40b
treea03116c0d7d570141a75e0f28730c6779515c6a5
parentc49edd7d9c5395a6a6696a4846f56bc8b2b22792
gh-110497: Add note about `OSError` being an alias to `IOError` in docs (#110498)
Doc/library/ctypes.rst
Doc/library/gettext.rst
Doc/library/http.cookiejar.rst
Doc/library/urllib.error.rst
Doc/library/zipimport.rst