]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41576: document BaseException in favor of bare except (GH-21917)
authorThomas Grainger <tagrain@gmail.com>
Fri, 6 Aug 2021 20:44:15 +0000 (21:44 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Aug 2021 20:44:15 +0000 (22:44 +0200)
commite9a6f1b78bf57d9f3f99547bd007d7cfc9724cfb
tree50061f54e76a443171c9b268b3ae1c691fb7206d
parent0ffdced3b64ba5886fcde64266a31a15712da284
bpo-41576: document BaseException in favor of bare except (GH-21917)
Doc/tutorial/errors.rst
Misc/NEWS.d/next/Documentation/2020-08-21-22-59-37.bpo-41576.7a6CQR.rst [new file with mode: 0644]