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 larry
Recipients bmoyles, larry, miss-islington, serhiy.storchaka, terry.reedy, vstinner
Date 2019-10-28.20:13:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572293584.84.0.881731683905.issue31026@roundup.psfhosted.org>
In-reply-to
Content
For what it's worth, I'm cherry-picking this back into 3.5 for 3.5.8 final.  I (finally?) got bit by this, and since the patch is literally only changes in the Lib/test directory I consider it safe to merge even after 3.5.8rc2.  (I was in a bit of a hurry, I didn't use the Python cherry picker technology, I just used "git cherry-pick".)
History
Date User Action Args
2019-10-28 20:13:04larrysetrecipients: + larry, terry.reedy, vstinner, serhiy.storchaka, bmoyles, miss-islington
2019-10-28 20:13:04larrysetmessageid: <1572293584.84.0.881731683905.issue31026@roundup.psfhosted.org>
2019-10-28 20:13:04larrylinkissue31026 messages
2019-10-28 20:13:04larrycreate