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.21:27:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset de427556746aa41a8b5198924ce423021bc0c718 by Victor Stinner in branch 'master':
bpo-34523: Py_FileSystemDefaultEncoding NULL by default (GH-9003)
https://github.com/python/cpython/commit/de427556746aa41a8b5198924ce423021bc0c718
History
Date User Action Args
2018-08-29 21:27:00vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-08-29 21:27:00vstinnersetmessageid: <[email protected]>
2018-08-29 21:27:00vstinnerlinkissue34523 messages
2018-08-29 21:27:00vstinnercreate