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, iritkatriel, myzhang1029, serhiy.storchaka
Date 2020-09-25.13:04:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601039069.35.0.322498741033.issue39934@roundup.psfhosted.org>
In-reply-to
Content
New changeset 02d126aa09d96d03dcf9c5b51c858ce5ef386601 by Mark Shannon in branch 'master':
bpo-39934: Account for control blocks in 'except' in compiler. (GH-22395)
https://github.com/python/cpython/commit/02d126aa09d96d03dcf9c5b51c858ce5ef386601
History
Date User Action Args
2020-09-25 13:04:29Mark.Shannonsetrecipients: + Mark.Shannon, serhiy.storchaka, myzhang1029, iritkatriel
2020-09-25 13:04:29Mark.Shannonsetmessageid: <1601039069.35.0.322498741033.issue39934@roundup.psfhosted.org>
2020-09-25 13:04:29Mark.Shannonlinkissue39934 messages
2020-09-25 13:04:28Mark.Shannoncreate