This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients docs@python, erlendaasland, graingert, lukasz.langa, miss-islington, serhiy.storchaka, terry.reedy
Date 2021-08-06.20:44:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628282664.05.0.1627216195.issue41576@roundup.psfhosted.org>
In-reply-to
Content
New changeset e9a6f1b78bf57d9f3f99547bd007d7cfc9724cfb by Thomas Grainger in branch 'main':
bpo-41576: document BaseException in favor of bare except (GH-21917)
https://github.com/python/cpython/commit/e9a6f1b78bf57d9f3f99547bd007d7cfc9724cfb
History
Date User Action Args
2021-08-06 20:44:24lukasz.langasetrecipients: + lukasz.langa, terry.reedy, docs@python, serhiy.storchaka, graingert, miss-islington, erlendaasland
2021-08-06 20:44:24lukasz.langasetmessageid: <1628282664.05.0.1627216195.issue41576@roundup.psfhosted.org>
2021-08-06 20:44:24lukasz.langalinkissue41576 messages
2021-08-06 20:44:24lukasz.langacreate