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 vstinner
Date 2018-08-03.20:49:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533329350.2.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5a953fd0ab4d0f792f4c1537616b2ce8ee40d976 by Victor Stinner in branch 'master':
bpo-34170: _PyCoreConfig_Read() don't replace coerce_c_locale (GH-8658)
https://github.com/python/cpython/commit/5a953fd0ab4d0f792f4c1537616b2ce8ee40d976
History
Date User Action Args
2018-08-03 20:49:10vstinnersetrecipients: + vstinner
2018-08-03 20:49:10vstinnersetmessageid: <1533329350.2.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-08-03 20:49:10vstinnerlinkissue34170 messages
2018-08-03 20:49:10vstinnercreate