[issue27080] Implement the formatting part of PEP 515, '_' in numeric literals.

Eric V. Smith report at bugs.python.org
Fri Sep 9 23:08:14 EDT 2016


Eric V. Smith added the comment:

I also fixed the code so both '_' and ',' can't be specified, and added tests. The documentation is also updated.

----------
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list