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 Dennis Sweeney
Recipients Bruno Oliveira, Carl.Friedrich.Bolz, Daniel Lepage, Dennis Sweeney, Jim Fasarakis-Hilliard, gregory.p.smith, iritkatriel, louielu, miss-islington, r.david.murray, serhiy.storchaka
Date 2021-10-28.01:56:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635386208.88.0.432024041351.issue30570@roundup.psfhosted.org>
In-reply-to
Content
I think this broke some buildbots.

https://buildbot.python.org/all/#/builders/256/builds/264
https://buildbot.python.org/all/#/builders/370/builds/263

I opened a PR to temporarily decrease the recursion limit so that the C stack doesn't overflow in these new test.
History
Date User Action Args
2021-10-28 01:56:49Dennis Sweeneysetrecipients: + Dennis Sweeney, gregory.p.smith, Carl.Friedrich.Bolz, r.david.murray, serhiy.storchaka, Bruno Oliveira, Daniel Lepage, Jim Fasarakis-Hilliard, louielu, miss-islington, iritkatriel
2021-10-28 01:56:48Dennis Sweeneysetmessageid: <1635386208.88.0.432024041351.issue30570@roundup.psfhosted.org>
2021-10-28 01:56:48Dennis Sweeneylinkissue30570 messages
2021-10-28 01:56:48Dennis Sweeneycreate