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 Carl.Friedrich.Bolz
Recipients Bruno Oliveira, Carl.Friedrich.Bolz, Daniel Lepage, Jim Fasarakis-Hilliard, gregory.p.smith, iritkatriel, louielu, r.david.murray, serhiy.storchaka
Date 2021-10-18.07:10:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634541004.9.0.287138873138.issue30570@roundup.psfhosted.org>
In-reply-to
Content
PyPy raises a RecursionError here, which sounds like an ok outcome. So simply checking for the recursion would also be a way of fixing this...
History
Date User Action Args
2021-10-18 07:10:04Carl.Friedrich.Bolzsetrecipients: + Carl.Friedrich.Bolz, gregory.p.smith, r.david.murray, serhiy.storchaka, Bruno Oliveira, Daniel Lepage, Jim Fasarakis-Hilliard, louielu, iritkatriel
2021-10-18 07:10:04Carl.Friedrich.Bolzsetmessageid: <1634541004.9.0.287138873138.issue30570@roundup.psfhosted.org>
2021-10-18 07:10:04Carl.Friedrich.Bolzlinkissue30570 messages
2021-10-18 07:10:04Carl.Friedrich.Bolzcreate