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.06:33:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+3bQGGEEB40u4rChvffTxqKsSUSOJjg14_jsyOpS1vPiT3RVQ@mail.gmail.com>
In-reply-to <1547100916.19.0.361951836365.issue24746@roundup.psfhosted.org>
Content
In short, this buildbot runs "./python -m test -R 3:3 test_doctest". But
here the bug is just that running the test twice in a row fails.
History
Date User Action Args
2019-01-10 06:33:37vstinnersetrecipients: + vstinner, tim.peters, orsenthil, r.david.murray, jairotrad, CuriousLearner, miss-islington
2019-01-10 06:33:36vstinnerlinkissue24746 messages
2019-01-10 06:33:36vstinnercreate