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.

作者 vstinner
收信人 cstratak, lemburg, serhiy.storchaka, skrah, vstinner
日期 2018-01-15.12:04:08
SpamBayes Score -1.0
Marked as misclassified
Message-id <1516017848.53.0.467229070634.issue31900@psf.upfronthosting.co.za>
In-reply-to
内容
> 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?
历史
日期 用户 动作 参数
2018-01-15 12:04:08vstinner修改recipients: + vstinner, lemburg, skrah, serhiy.storchaka, cstratak
2018-01-15 12:04:08vstinner修改messageid: <1516017848.53.0.467229070634.issue31900@psf.upfronthosting.co.za>
2018-01-15 12:04:08vstinner链接issue31900 messages
2018-01-15 12:04:08vstinner创建