]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110497: Add note about `OSError` being an alias to `IOError` in docs (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Oct 2023 09:42:17 +0000 (11:42 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 09:42:17 +0000 (11:42 +0200)
commita7fe709fef75e056698b80b9861c34fc362dc5aa
treec226a55807945935c43fb7f7065f7ce369cd999e
parent22474a1d62fef6b8223c5e33eae72fea78440d52
[3.12] gh-110497: Add note about `OSError` being an alias to `IOError` in docs (GH-110498) (#110546)

gh-110497: Add note about `OSError` being an alias to `IOError` in docs (GH-110498)
(cherry picked from commit 5e7edac7717bfe5f3c533d83ddd0f564db8de40b)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Doc/library/ctypes.rst
Doc/library/gettext.rst
Doc/library/http.cookiejar.rst
Doc/library/urllib.error.rst
Doc/library/zipimport.rst