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, ned.deily, vstinner
Date 2018-09-17.22:13:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537222401.18.0.956365154283.issue34589@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 188ebfa475a6f6aa2d0ea14ca8e1fbe7865b6d27 by Victor Stinner in branch 'master':
bpo-34589: Make _PyCoreConfig.coerce_c_locale private (GH-9371)
https://github.com/python/cpython/commit/188ebfa475a6f6aa2d0ea14ca8e1fbe7865b6d27
History
Date User Action Args
2018-09-17 22:13:21vstinnersetrecipients: + vstinner, ncoghlan, ned.deily
2018-09-17 22:13:21vstinnersetmessageid: <1537222401.18.0.956365154283.issue34589@psf.upfronthosting.co.za>
2018-09-17 22:13:21vstinnerlinkissue34589 messages
2018-09-17 22:13:21vstinnercreate