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 Guido.van.Rossum, Mark.Shannon, eric.snow, gvanrossum, pablogsal, rhettinger, serhiy.storchaka
Date 2021-06-08.13:11:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623157891.36.0.812349785064.issue43693@roundup.psfhosted.org>
In-reply-to
Content
Pablo,

Is there a bpo issue for the buildbot failures on Windows?
The failures I've been seeing are C stack overflows.

Long term, I expect to fix it by decoupling the C and Python stacks.
In the short term I have a couple of changes that might get it working again
History
Date User Action Args
2021-06-08 13:11:31Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, rhettinger, eric.snow, serhiy.storchaka, Guido.van.Rossum, pablogsal
2021-06-08 13:11:31Mark.Shannonsetmessageid: <1623157891.36.0.812349785064.issue43693@roundup.psfhosted.org>
2021-06-08 13:11:31Mark.Shannonlinkissue43693 messages
2021-06-08 13:11:31Mark.Shannoncreate