]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41233: Add links to errnos referenced in exceptions docs (GH-21380)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Apr 2022 02:30:25 +0000 (19:30 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 02:30:25 +0000 (19:30 -0700)
commite47e6ffed36eb1dd82da3bcadf8b45b894ef4ce2
tree032f4c11373d95030de31717c8554d545acef65b
parent5b4bc61d897c956c245a907807d0073aaa35f1c3
bpo-41233: Add links to errnos referenced in exceptions docs (GH-21380)

Co-authored-by: Andrew Kuchling <amk@amk.ca>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit a74892cb2168d249d9a8c53fad605a5def9b41d4)

Co-authored-by: yyyyyyyan <24644216+yyyyyyyan@users.noreply.github.com>
Doc/library/errno.rst
Doc/library/exceptions.rst
Misc/ACKS
Misc/NEWS.d/next/Documentation/2020-07-07-22-54-51.bpo-41233.lyUJ8L.rst [new file with mode: 0644]