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 steve.dower
Recipients Mark.Shannon, db3l, gvanrossum, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-03-02.17:26:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614705989.06.0.155206148991.issue43271@roundup.psfhosted.org>
In-reply-to
Content
We already have a separate recursion limit for debug builds on Windows, so it's probably best all around to reduce that (if it's only recursion tests that are failing). That way, we won't forget to fix up debugging later if/when we fix recursion.
History
Date User Action Args
2021-03-02 17:26:29steve.dowersetrecipients: + steve.dower, gvanrossum, paul.moore, db3l, vstinner, tim.golden, Mark.Shannon, zach.ware
2021-03-02 17:26:29steve.dowersetmessageid: <1614705989.06.0.155206148991.issue43271@roundup.psfhosted.org>
2021-03-02 17:26:29steve.dowerlinkissue43271 messages
2021-03-02 17:26:29steve.dowercreate