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 CuriousLearner, jairotrad, miss-islington, orsenthil, r.david.murray, tim.peters, vstinner
Date 2019-01-10.01:31:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547083897.94.0.23335732637.issue24746@roundup.psfhosted.org>
In-reply-to
Content
Yeah, I confirm that it's a regression caused by commit 02e33d9567aa4bd612f9f08053acbfd5e68480d0:

"./python -m test test_doctest test_doctest" fails after this commit, but pass before this commit.
History
Date User Action Args
2019-01-10 01:31:39vstinnersetrecipients: + vstinner, tim.peters, orsenthil, r.david.murray, jairotrad, CuriousLearner, miss-islington
2019-01-10 01:31:37vstinnersetmessageid: <1547083897.94.0.23335732637.issue24746@roundup.psfhosted.org>
2019-01-10 01:31:37vstinnerlinkissue24746 messages
2019-01-10 01:31:37vstinnercreate