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-20.15:16:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558365414.4.0.00598474658106.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f72147ce2b3d65235b41eddc6a57be40237b5c7 by Victor Stinner in branch 'master':
bpo-36763: Fix _PyRuntime.preconfig.coerce_c_locale (GH-13444)
https://github.com/python/cpython/commit/0f72147ce2b3d65235b41eddc6a57be40237b5c7
History
Date User Action Args
2019-05-20 15:16:54vstinnersetrecipients: + vstinner
2019-05-20 15:16:54vstinnersetmessageid: <1558365414.4.0.00598474658106.issue36763@roundup.psfhosted.org>
2019-05-20 15:16:54vstinnerlinkissue36763 messages
2019-05-20 15:16:54vstinnercreate