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 2019-03-06.00:44:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551833076.47.0.960368348839.issue36142@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4fffd380a4070aff39b7fd443d90e60746c1b623 by Victor Stinner in branch 'master':
bpo-36142: _PyPreConfig_Read() sets LC_CTYPE (GH-12188)
https://github.com/python/cpython/commit/4fffd380a4070aff39b7fd443d90e60746c1b623
History
Date User Action Args
2019-03-06 00:44:36vstinnersetrecipients: + vstinner, ncoghlan
2019-03-06 00:44:36vstinnersetmessageid: <1551833076.47.0.960368348839.issue36142@roundup.psfhosted.org>
2019-03-06 00:44:36vstinnerlinkissue36142 messages
2019-03-06 00:44:36vstinnercreate