[issue10557] Malformed error message from float()

Alexander Belopolsky report at bugs.python.org
Sat Dec 4 04:43:19 CET 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

Committed in revision 87007.  As a bug fix, this needs to be backported to 3.1, but PyUnicode_TransformDecimalToASCII() should probably be renamed to _PyUnicode_TransformDecimalToASCII() to avoid introduction of a new feature.

----------
resolution:  -> fixed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10557>
_______________________________________


More information about the Python-bugs-list mailing list