[issue35638] Introduce fixed point locale aware format type for floating point numbers

STINNER Victor report at bugs.python.org
Wed Jan 9 08:14:43 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

> By the way, the decimal module doesn't support properly the following corner case: LC_NUMERIC using an encoding different than LC_CTYPE encoding. I wrote https://github.com/python/cpython/pull/5191 but I abandonned my change.

FYI I opened bpo-35697 to discuss the decimal module case.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35638>
_______________________________________


More information about the Python-bugs-list mailing list