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 ncoghlan, vstinner
Date 2018-08-29.09:02:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535533343.93.0.56676864532.issue34527@psf.upfronthosting.co.za>
In-reply-to
Content
See also bpo-34485. Example:

New changeset 0b9ea4b211b24464c7d38f63e45e51c275c52dcd by Victor Stinner in branch '3.7':
[3.7] bpo-34485: stdout uses surrogateescape on POSIX locale (GH-8986) (GH-8987)
https://github.com/python/cpython/commit/0b9ea4b211b24464c7d38f63e45e51c275c52dcd
History
Date User Action Args
2018-08-29 09:02:23vstinnersetrecipients: + vstinner, ncoghlan
2018-08-29 09:02:23vstinnersetmessageid: <1535533343.93.0.56676864532.issue34527@psf.upfronthosting.co.za>
2018-08-29 09:02:23vstinnerlinkissue34527 messages
2018-08-29 09:02:23vstinnercreate