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