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 miss-islington, vstinner
Date 2021-09-14.15:38:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631633896.39.0.774994994117.issue45195@roundup.psfhosted.org>
In-reply-to
Content
New changeset 797c8eb9ef511f0c25f10a453b35c4d2fe383c30 by Victor Stinner in branch 'main':
bpo-45195: Fix test_readline.test_nonascii() (GH-28329)
https://github.com/python/cpython/commit/797c8eb9ef511f0c25f10a453b35c4d2fe383c30
History
Date User Action Args
2021-09-14 15:38:16vstinnersetrecipients: + vstinner, miss-islington
2021-09-14 15:38:16vstinnersetmessageid: <1631633896.39.0.774994994117.issue45195@roundup.psfhosted.org>
2021-09-14 15:38:16vstinnerlinkissue45195 messages
2021-09-14 15:38:16vstinnercreate