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 vstinner
Date 2019-05-23.02:12:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558577550.19.0.578121795642.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 20e1e2582e5e69e43af88ff58699c8883d146acb by Victor Stinner in branch 'master':
bpo-36763: Fix _PyPreConfig_InitCompatConfig() utf8_mode (GH-13518)
https://github.com/python/cpython/commit/20e1e2582e5e69e43af88ff58699c8883d146acb
History
Date User Action Args
2019-05-23 02:12:30vstinnersetrecipients: + vstinner
2019-05-23 02:12:30vstinnersetmessageid: <1558577550.19.0.578121795642.issue36763@roundup.psfhosted.org>
2019-05-23 02:12:30vstinnerlinkissue36763 messages
2019-05-23 02:12:30vstinnercreate