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.23:22:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537226553.85.0.956365154283.issue34589@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7a0791b6992d420dc52536257f2f093851ed7215 by Victor Stinner in branch 'master':
bpo-34589: C locale coercion off by default (GH-9073)
https://github.com/python/cpython/commit/7a0791b6992d420dc52536257f2f093851ed7215
History
Date User Action Args
2018-09-17 23:22:33vstinnersetrecipients: + vstinner, ncoghlan, ned.deily
2018-09-17 23:22:33vstinnersetmessageid: <1537226553.85.0.956365154283.issue34589@psf.upfronthosting.co.za>
2018-09-17 23:22:33vstinnerlinkissue34589 messages
2018-09-17 23:22:33vstinnercreate