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 Arfrever, doko, ezio.melotti, iritkatriel, martin.panter, miss-islington, nadeem.vawda, petri.lehtinen, python-dev, serhiy.storchaka, vstinner
Date 2022-01-17.13:10:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642425033.05.0.79063388069.issue13886@roundup.psfhosted.org>
In-reply-to
Content
With my change, the two following commands now pass successfully:

* ./python -m test test_readline test_builtin 
* ./python -m test -R 3:3 test_builtin
History
Date User Action Args
2022-01-17 13:10:33vstinnersetrecipients: + vstinner, doko, nadeem.vawda, ezio.melotti, Arfrever, python-dev, petri.lehtinen, martin.panter, serhiy.storchaka, miss-islington, iritkatriel
2022-01-17 13:10:33vstinnersetmessageid: <1642425033.05.0.79063388069.issue13886@roundup.psfhosted.org>
2022-01-17 13:10:33vstinnerlinkissue13886 messages
2022-01-17 13:10:33vstinnercreate