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 ned.deily
Recipients Martin Liška, cstratak, mcepl, miss-islington, ned.deily, vstinner
Date 2021-08-31.06:30:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630391447.47.0.739346336287.issue38965@roundup.psfhosted.org>
In-reply-to
Content
I decided to also backport this fix for 3.6.15 since the problem causes test hangs when using GCC 10, as is now that case on one of my test machines. Note that the devguide says: "You should also consider fixing hard-failing tests in open security branches since it is important to be able to run the tests successfully before releasing."

https://devguide.python.org/devcycle/#security-branches
History
Date User Action Args
2021-08-31 06:30:47ned.deilysetrecipients: + ned.deily, vstinner, mcepl, cstratak, miss-islington, Martin Liška
2021-08-31 06:30:47ned.deilysetmessageid: <1630391447.47.0.739346336287.issue38965@roundup.psfhosted.org>
2021-08-31 06:30:47ned.deilylinkissue38965 messages
2021-08-31 06:30:47ned.deilycreate