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-29.11:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535541940.66.0.56676864532.issue34523@psf.upfronthosting.co.za>
In-reply-to
Content
 New changeset b2457efc78b74a1d6d1b77d11a939e886b8a4e2c by Victor Stinner in branch 'master': bpo-34523: Add _PyCoreConfig.filesystem_encoding (GH-8963) https://github.com/python/cpython/commit/b2457efc78b74a1d6d1b77d11a939e886b8a4e2c 
History
Date User Action Args
2018-08-29 11:25:40vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-08-29 11:25:40vstinnersetmessageid: <1535541940.66.0.56676864532.issue34523@psf.upfronthosting.co.za>
2018-08-29 11:25:40vstinnerlinkissue34523 messages
2018-08-29 11:25:40vstinnercreate