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-18.01:01:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537232504.5.0.956365154283.issue34589@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 144f1e2c6f4a24bd288c045986842c65cc289684 by Victor Stinner in branch '3.7':
[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)
https://github.com/python/cpython/commit/144f1e2c6f4a24bd288c045986842c65cc289684
History
Date User Action Args
2018-09-18 01:01:44vstinnersetrecipients: + vstinner, ncoghlan, ned.deily
2018-09-18 01:01:44vstinnersetmessageid: <1537232504.5.0.956365154283.issue34589@psf.upfronthosting.co.za>
2018-09-18 01:01:44vstinnerlinkissue34589 messages
2018-09-18 01:01:44vstinnercreate