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 vstinner
Recipients aeros, eryksun, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, xtreak, zach.ware
Date 2020-04-09.12:27:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Python 3.8 is also affected. Example:
https://github.com/python/cpython/pull/19444#issuecomment-611499825

I backported the change to skip the test until it's fixed: PR 19449.
History
Date User Action Args
2020-04-09 12:27:15vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, miss-islington, xtreak, aeros
2020-04-09 12:27:15vstinnersetmessageid: <[email protected]>
2020-04-09 12:27:15vstinnerlinkissue40214 messages
2020-04-09 12:27:15vstinnercreate