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 pablogsal
Recipients Guido.van.Rossum, Mark.Shannon, eric.snow, gvanrossum, pablogsal, rhettinger, serhiy.storchaka
Date 2021-06-08.13:19:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623158380.17.0.0592086889634.issue43693@roundup.psfhosted.org>
In-reply-to
Content
Yes, this one: https://bugs.python.org/issue44348

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

But the ones affecting this issue are the ones in ASAN:

https://buildbot.python.org/all/#/builders/581/builds/58
History
Date User Action Args
2021-06-08 13:22:56pablogsalunlinkissue43693 messages
2021-06-08 13:19:40pablogsalsetrecipients: + pablogsal, gvanrossum, rhettinger, Mark.Shannon, eric.snow, serhiy.storchaka, Guido.van.Rossum
2021-06-08 13:19:40pablogsalsetmessageid: <1623158380.17.0.0592086889634.issue43693@roundup.psfhosted.org>
2021-06-08 13:19:40pablogsallinkissue43693 messages
2021-06-08 13:19:40pablogsalcreate