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 christian.heimes
Recipients brandtbucher, christian.heimes, gregory.p.smith, lukasz.langa, nascheme, ned.deily, xnox
Date 2021-03-03.09:58:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614765522.74.0.97347295649.issue43382@roundup.psfhosted.org>
In-reply-to
Content
I have backported the workaround to 3.7, 3.8, and 3.9. There was some issue with the backport bot and I didn't have time to investigate. PRs are:

https://github.com/python/cpython/pull/24716
https://github.com/python/cpython/pull/24717
https://github.com/python/cpython/pull/24718
History
Date User Action Args
2021-03-03 09:58:42christian.heimessetrecipients: + christian.heimes, nascheme, gregory.p.smith, ned.deily, lukasz.langa, xnox, brandtbucher
2021-03-03 09:58:42christian.heimessetmessageid: <1614765522.74.0.97347295649.issue43382@roundup.psfhosted.org>
2021-03-03 09:58:42christian.heimeslinkissue43382 messages
2021-03-03 09:58:42christian.heimescreate