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 iritkatriel
Recipients berker.peksag, iritkatriel, larry, ned.deily, serhiy.storchaka, terry.reedy, vstinner, xiang.zhang
Date 2021-02-17.12:49:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613566173.97.0.927655338971.issue28179@roundup.psfhosted.org>
In-reply-to
Content
I'm not seeing this crash on master. I believe is was fixed under issue42500, which add this case as a unit test: see recurse_in_body_and_except  in 

https://github.com/python/cpython/commit/4e7a69bdb63a104587759d7784124492dcdd496e#diff-3dbd58a46964dc5908595a1caa552fa3f5e2e46610679634ffc1064fd7cc3c8fR1106
History
Date User Action Args
2021-02-17 12:49:34iritkatrielsetrecipients: + iritkatriel, terry.reedy, vstinner, larry, ned.deily, berker.peksag, serhiy.storchaka, xiang.zhang
2021-02-17 12:49:33iritkatrielsetmessageid: <1613566173.97.0.927655338971.issue28179@roundup.psfhosted.org>
2021-02-17 12:49:33iritkatriellinkissue28179 messages
2021-02-17 12:49:33iritkatrielcreate