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