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 vstinner
Recipients BTaskaya, Mark.Shannon, kj, orsenthil, pablogsal, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-09-06.23:31:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630971083.58.0.426597898925.issue44348@roundup.psfhosted.org>
In-reply-to
Content
Using trashcan, it's possible to create a long longer than 10 000 exceptions. But currently, Python does crash in this case, so I stopped the benchmark at 10 000.
History
Date User Action Args
2021-09-06 23:31:23vstinnersetrecipients: + vstinner, paul.moore, orsenthil, tim.golden, Mark.Shannon, zach.ware, steve.dower, pablogsal, BTaskaya, kj
2021-09-06 23:31:23vstinnersetmessageid: <1630971083.58.0.426597898925.issue44348@roundup.psfhosted.org>
2021-09-06 23:31:23vstinnerlinkissue44348 messages
2021-09-06 23:31:23vstinnercreate