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 cstratak, lemburg, serhiy.storchaka, skrah, vstinner
Date 2018-01-15.22:23:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516055030.93.0.467229070634.issue31900@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5f959c4f9eca404b8bc4bc6348fed27c4b907b89 by Victor Stinner in branch '3.6':
[3.6] bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174) (#5192)
https://github.com/python/cpython/commit/5f959c4f9eca404b8bc4bc6348fed27c4b907b89
History
Date User Action Args
2018-01-15 22:23:51vstinnersetrecipients: + vstinner, lemburg, skrah, serhiy.storchaka, cstratak
2018-01-15 22:23:50vstinnersetmessageid: <1516055030.93.0.467229070634.issue31900@psf.upfronthosting.co.za>
2018-01-15 22:23:50vstinnerlinkissue31900 messages
2018-01-15 22:23:50vstinnercreate