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, vstinner
Date 2018-09-03.15:32:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535988754.74.0.56676864532.issue34485@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 73b00becbdd40f6a80cfa00abf1ae650a2b5e454 by Victor Stinner in branch 'master':
bpo-34544: pymain_read_conf() don't change LC_ALL (GH-9045)
https://github.com/python/cpython/commit/73b00becbdd40f6a80cfa00abf1ae650a2b5e454
History
Date User Action Args
2018-09-03 15:32:34vstinnersetrecipients: + vstinner, ncoghlan
2018-09-03 15:32:34vstinnersetmessageid: <1535988754.74.0.56676864532.issue34485@psf.upfronthosting.co.za>
2018-09-03 15:32:34vstinnerlinkissue34485 messages
2018-09-03 15:32:34vstinnercreate