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-10-30.11:58:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540900693.19.0.788709270274.issue34523@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 905f1ace5f7424e314ca7bed997868a2a3044839 by Victor Stinner in branch 'master':
bpo-34523: Fix config_init_fs_encoding() for ASCII (GH-10232)
https://github.com/python/cpython/commit/905f1ace5f7424e314ca7bed997868a2a3044839
History
Date User Action Args
2018-10-30 11:58:13vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-10-30 11:58:13vstinnersetmessageid: <1540900693.19.0.788709270274.issue34523@psf.upfronthosting.co.za>
2018-10-30 11:58:13vstinnerlinkissue34523 messages
2018-10-30 11:58:13vstinnercreate