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 eric.snow, methane, ncoghlan, vstinner
Date 2018-08-28.13:01:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535461289.85.0.56676864532.issue34523@psf.upfronthosting.co.za>
In-reply-to
Content
See also bpo-34485 which allows to select (using _PyCoreConfig) the encoding and error handlers of standard streams like sys.stdout.
History
Date User Action Args
2018-08-28 13:01:29vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-08-28 13:01:29vstinnersetmessageid: <1535461289.85.0.56676864532.issue34523@psf.upfronthosting.co.za>
2018-08-28 13:01:29vstinnerlinkissue34523 messages
2018-08-28 13:01:29vstinnercreate