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 Michael.Felt, michael-o, terry.reedy, vstinner
Date 2018-10-30.11:59:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540900763.57.0.788709270274.issue34403@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 21220bbe65108f5a763ead24a6b572f80d84c9e2 by Victor Stinner in branch '3.7':
bpo-34403: Fix initfsencoding() for ASCII (GH-10233)
https://github.com/python/cpython/commit/21220bbe65108f5a763ead24a6b572f80d84c9e2
History
Date User Action Args
2018-10-30 11:59:23vstinnersetrecipients: + vstinner, terry.reedy, Michael.Felt, michael-o
2018-10-30 11:59:23vstinnersetmessageid: <1540900763.57.0.788709270274.issue34403@psf.upfronthosting.co.za>
2018-10-30 11:59:23vstinnerlinkissue34403 messages
2018-10-30 11:59:23vstinnercreate