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 Mark.Shannon
Recipients Mark.Shannon, eric.smith, ronaldoussoren, serhiy.storchaka, veky, xxm
Date 2020-12-02.13:31:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4e7a69bdb63a104587759d7784124492dcdd496e by Mark Shannon in branch 'master':
bpo-42500: Fix recursion in or after except (GH-23568)
https://github.com/python/cpython/commit/4e7a69bdb63a104587759d7784124492dcdd496e
History
Date User Action Args
2020-12-02 13:31:09Mark.Shannonsetrecipients: + Mark.Shannon, ronaldoussoren, eric.smith, serhiy.storchaka, veky, xxm
2020-12-02 13:31:09Mark.Shannonsetmessageid: <[email protected]>
2020-12-02 13:31:09Mark.Shannonlinkissue42500 messages
2020-12-02 13:31:09Mark.Shannoncreate