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.12:04:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516017848.53.0.467229070634.issue31900@psf.upfronthosting.co.za>
In-reply-to
Content
> Please confirm the bug without having LC_ALL or LANG set.

lc_numeric.py uses:

  locale.setlocale(locale.LC_ALL, "fr_FR")

Are you talking about that? What is the problem with this configuration?

I'm sure that there is a bug :-) You aren't able to reproduce it? What is your operating system?
History
Date User Action Args
2018-01-15 12:04:08vstinnersetrecipients: + vstinner, lemburg, skrah, serhiy.storchaka, cstratak
2018-01-15 12:04:08vstinnersetmessageid: <1516017848.53.0.467229070634.issue31900@psf.upfronthosting.co.za>
2018-01-15 12:04:08vstinnerlinkissue31900 messages
2018-01-15 12:04:08vstinnercreate