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.00:19:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537229972.26.0.956365154283.issue34589@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dbdee0073cf0b88fe541980ace1f650900f455cc by Victor Stinner in branch 'master':
bpo-34589: Add -X coerce_c_locale command line option (GH-9378)
https://github.com/python/cpython/commit/dbdee0073cf0b88fe541980ace1f650900f455cc
History
Date User Action Args
2018-09-18 00:19:32vstinnersetrecipients: + vstinner, ncoghlan, ned.deily
2018-09-18 00:19:32vstinnersetmessageid: <1537229972.26.0.956365154283.issue34589@psf.upfronthosting.co.za>
2018-09-18 00:19:32vstinnerlinkissue34589 messages
2018-09-18 00:19:31vstinnercreate