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, pablogsal, serhiy.storchaka
Date 2020-11-17.19:32:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605641525.9.0.612740159681.issue39934@roundup.psfhosted.org>
In-reply-to
Content
New changeset 48a9c0eb2a3304ea64d1b32fdf9db853d5d8c429 by Irit Katriel in branch '3.9':
[3.9] bpo-39934: Account for control blocks in 'except' in compiler. (GH-22395) (GH-23303)
https://github.com/python/cpython/commit/48a9c0eb2a3304ea64d1b32fdf9db853d5d8c429
History
Date User Action Args
2020-11-17 19:32:05Mark.Shannonsetrecipients: + Mark.Shannon, serhiy.storchaka, pablogsal, myzhang1029, iritkatriel
2020-11-17 19:32:05Mark.Shannonsetmessageid: <1605641525.9.0.612740159681.issue39934@roundup.psfhosted.org>
2020-11-17 19:32:05Mark.Shannonlinkissue39934 messages
2020-11-17 19:32:05Mark.Shannoncreate