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, db3l, gvanrossum, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-03-01.11:04:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614596669.98.0.341591571313.issue43271@roundup.psfhosted.org>
In-reply-to
Content
PEP 651 would prevent any crashes, although some of the tests might still fail with a StackOverflowException, if they weren't expecting a RecursionError.
History
Date User Action Args
2021-03-01 11:04:30Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, paul.moore, db3l, vstinner, tim.golden, zach.ware, steve.dower
2021-03-01 11:04:29Mark.Shannonsetmessageid: <1614596669.98.0.341591571313.issue43271@roundup.psfhosted.org>
2021-03-01 11:04:29Mark.Shannonlinkissue43271 messages
2021-03-01 11:04:29Mark.Shannoncreate