Message 342762 - Python tracker

Message342762

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, steve.dower, twouters, vstinner
Date 2019-05-17.20:44:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558125867.28.0.827350715022.issue36945@roundup.psfhosted.org>
In-reply-to
Content
New changeset bcfbbd704646622e919c1306a91fba61d603483d by Victor Stinner in branch 'master':
bpo-36945: Add _PyPreConfig.configure_locale (GH-13368)
https://github.com/python/cpython/commit/bcfbbd704646622e919c1306a91fba61d603483d
History
Date User Action Args
2019-05-17 20:44:27vstinnersetrecipients: + vstinner, twouters, ncoghlan, steve.dower
2019-05-17 20:44:27vstinnersetmessageid: <1558125867.28.0.827350715022.issue36945@roundup.psfhosted.org>
2019-05-17 20:44:27vstinnerlinkissue36945 messages
2019-05-17 20:44:27vstinnercreate