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 ncoghlan, vstinner
Date 2019-03-05.11:32:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551785534.42.0.793031700288.issue36142@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5a02e0d1c8a526fc4e80a2fb8b4a9d5bc64c7d82 by Victor Stinner in branch 'master':
bpo-36142: Add _PyPreConfig.utf8_mode (GH-12174)
https://github.com/python/cpython/commit/5a02e0d1c8a526fc4e80a2fb8b4a9d5bc64c7d82
History
Date User Action Args
2019-03-05 11:32:14vstinnersetrecipients: + vstinner, ncoghlan
2019-03-05 11:32:14vstinnersetmessageid: <1551785534.42.0.793031700288.issue36142@roundup.psfhosted.org>
2019-03-05 11:32:14vstinnerlinkissue36142 messages
2019-03-05 11:32:14vstinnercreate