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-09-03.15:05:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 8ea09110d413829f71d979d8c7073008cb87fb03 by Victor Stinner in branch 'master':
_Py_CoerceLegacyLocale() restores LC_CTYPE on fail (GH-9044)
https://github.com/python/cpython/commit/8ea09110d413829f71d979d8c7073008cb87fb03
History
Date User Action Args
2018-09-03 15:05:23vstinnersetrecipients: + vstinner
2018-09-03 15:05:23vstinnersetmessageid: <[email protected]>
2018-09-03 15:05:23vstinnerlinkissue34544 messages
2018-09-03 15:05:23vstinnercreate