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 eryksun, ezio.melotti, methane, vstinner, yan12125
Date 2018-01-16.16:34:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset c495e799ed376af91ae2ddf6c4bcc592490fe294 by Victor Stinner in branch 'master':
Skip test_readline.test_nonascii() on C locale (#5203)
https://github.com/python/cpython/commit/c495e799ed376af91ae2ddf6c4bcc592490fe294
History
Date User Action Args
2018-01-16 16:34:37vstinnersetrecipients: + vstinner, ezio.melotti, methane, eryksun, yan12125
2018-01-16 16:34:37vstinnersetmessageid: <[email protected]>
2018-01-16 16:34:37vstinnerlinkissue29240 messages
2018-01-16 16:34:36vstinnercreate