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 bsteffensmeier
Recipients bsteffensmeier, eric.snow, graysky, ndjensen, petr.viktorin, shihai1991, vstinner
Date 2021-12-15.18:35:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639593310.74.0.606768971255.issue46070@roundup.psfhosted.org>
In-reply-to
Content
We have been seeing intermittent crashes on jep that we tracked down to the same change (d0d29655ff).

I have created a sample program using _testcapi that crashes about 50% of the time when run on Windows with Python 3.9.9. We have not been able to reproduce problems on any other OS.

See also: https://github.com/ninia/jep/issues/366
History
Date User Action Args
2021-12-15 18:35:10bsteffensmeiersetrecipients: + bsteffensmeier, vstinner, petr.viktorin, eric.snow, ndjensen, shihai1991, graysky
2021-12-15 18:35:10bsteffensmeiersetmessageid: <1639593310.74.0.606768971255.issue46070@roundup.psfhosted.org>
2021-12-15 18:35:10bsteffensmeierlinkissue46070 messages
2021-12-15 18:35:10bsteffensmeiercreate