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.20:17:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536005831.51.0.56676864532.issue34544@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 84b0129b5e0a0e22aad22ae8db2e3833a228aa57 by Victor Stinner in branch '3.7':
_Py_CoerceLegacyLocale() restores LC_CTYPE on fail (GH-9044) (GH-9046)
https://github.com/python/cpython/commit/84b0129b5e0a0e22aad22ae8db2e3833a228aa57
History
Date User Action Args
2018-09-03 20:17:11vstinnersetrecipients: + vstinner
2018-09-03 20:17:11vstinnersetmessageid: <1536005831.51.0.56676864532.issue34544@psf.upfronthosting.co.za>
2018-09-03 20:17:11vstinnerlinkissue34544 messages
2018-09-03 20:17:11vstinnercreate