]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:01 +0000 (11:42 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 09:42:01 +0000 (11:42 +0200)
commit6b63d40919f080998c158546c18b89877093de8b
treed53cbec8b691aa790b5afbe0da7d00bcba3018dd
parent2bad6e715ad74da296c8081bd334ee20a68b77ae
[3.11] gh-110497: Add note about `OSError` being an alias to `IOError` in docs (GH-110498) (#110545)

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