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, nadeem.vawda, petri.lehtinen, python-dev, serhiy.storchaka, vstinner
Date 2022-01-17.13:00:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642424456.32.0.442918843145.issue13886@roundup.psfhosted.org>
In-reply-to
Content
New changeset ad6e640f910787e73fd00f59117fbd22cdf88c78 by Victor Stinner in branch 'main':
bpo-13886: Skip PTY non-ASCII tests if readline is loaded (GH-30631)
https://github.com/python/cpython/commit/ad6e640f910787e73fd00f59117fbd22cdf88c78
History
Date User Action Args
2022-01-17 13:00:56vstinnersetrecipients: + vstinner, doko, nadeem.vawda, ezio.melotti, Arfrever, python-dev, petri.lehtinen, martin.panter, serhiy.storchaka, iritkatriel
2022-01-17 13:00:56vstinnersetmessageid: <1642424456.32.0.442918843145.issue13886@roundup.psfhosted.org>
2022-01-17 13:00:56vstinnerlinkissue13886 messages
2022-01-17 13:00:56vstinnercreate