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 ncoghlan
Recipients erik.bray, ncoghlan, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-10-27.09:46:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509097569.69.0.213398074469.issue31877@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 031c4bfadb69feeda82ce886d6b0cadc638d2e1e by Nick Coghlan (Erik Bray) in branch 'master':
bpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLegacyLocale to pylifecycle.h (GH-4134)
https://github.com/python/cpython/commit/031c4bfadb69feeda82ce886d6b0cadc638d2e1e
History
Date User Action Args
2017-10-27 09:46:09ncoghlansetrecipients: + ncoghlan, paul.moore, vstinner, tim.golden, erik.bray, zach.ware, steve.dower
2017-10-27 09:46:09ncoghlansetmessageid: <1509097569.69.0.213398074469.issue31877@psf.upfronthosting.co.za>
2017-10-27 09:46:09ncoghlanlinkissue31877 messages
2017-10-27 09:46:09ncoghlancreate