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 vstinner
Date 2018-08-29.07:58:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535529501.94.0.56676864532.issue34485@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 315877dc361d554bec34b4b62c270479ad36a1be by Victor Stinner in branch 'master':
bpo-34485: stdout uses surrogateescape on POSIX locale (GH-8986)
https://github.com/python/cpython/commit/315877dc361d554bec34b4b62c270479ad36a1be
History
Date User Action Args
2018-08-29 07:58:22vstinnersetrecipients: + vstinner
2018-08-29 07:58:21vstinnersetmessageid: <1535529501.94.0.56676864532.issue34485@psf.upfronthosting.co.za>
2018-08-29 07:58:21vstinnerlinkissue34485 messages
2018-08-29 07:58:21vstinnercreate