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 skrah
Recipients ced, docs@python, ezio.melotti, georg.brandl, mark.dickinson, skrah
Date 2013-03-14.15:44:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20130314154414.GA435@sleipnir.bytereef.org>
In-reply-to <1363273541.36.0.489088601072.issue13918@psf.upfronthosting.co.za>
Content
Cédric Krier <report@bugs.python.org> wrote:
> locale.atof is not about formatting but parsing string into float following the locale.

You're right. Sorry, I never use these locale functions. My impression is
that locales are often buggy or differ across platforms (see #16944).

So actually I now agree that making the parameter official is one reasonable
solution.
History
Date User Action Args
2013-03-14 15:44:12skrahsetrecipients: + skrah, georg.brandl, mark.dickinson, ezio.melotti, ced, docs@python
2013-03-14 15:44:12skrahlinkissue13918 messages
2013-03-14 15:44:12skrahcreate