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.09:47:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535536053.25.0.56676864532.issue34485@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dfe0dc74536dfb6f331131d9b2b49557675bb6b7 by Victor Stinner in branch 'master':
bpo-34485: Add _PyCoreConfig.stdio_encoding (GH-8881)
https://github.com/python/cpython/commit/dfe0dc74536dfb6f331131d9b2b49557675bb6b7
History
Date User Action Args
2018-08-29 09:47:33vstinnersetrecipients: + vstinner
2018-08-29 09:47:33vstinnersetmessageid: <1535536053.25.0.56676864532.issue34485@psf.upfronthosting.co.za>
2018-08-29 09:47:33vstinnerlinkissue34485 messages
2018-08-29 09:47:33vstinnercreate