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 Mark.Shannon, eric.smith, lukasz.langa, ronaldoussoren, serhiy.storchaka, veky, xxm
Date 2021-03-02.10:37:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614681431.14.0.467055952623.issue42500@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8b795ab5541d8a4e69be4137dfdc207714270b77 by Mark Shannon in branch '3.9':
bpo-42500: Fix recursion in or after except (GH-23568) (#24501)
https://github.com/python/cpython/commit/8b795ab5541d8a4e69be4137dfdc207714270b77
History
Date User Action Args
2021-03-02 10:37:11lukasz.langasetrecipients: + lukasz.langa, ronaldoussoren, eric.smith, Mark.Shannon, serhiy.storchaka, veky, xxm
2021-03-02 10:37:11lukasz.langasetmessageid: <1614681431.14.0.467055952623.issue42500@roundup.psfhosted.org>
2021-03-02 10:37:11lukasz.langalinkissue42500 messages
2021-03-02 10:37:11lukasz.langacreate