[issue26331] Tokenizer: allow underscores for grouping in numeric literals

Yury Selivanov report at bugs.python.org
Wed Feb 10 15:25:04 EST 2016


Yury Selivanov added the comment:

> I prefer simpler and more strict rule:
> * Underscores are allowed only between digits in numeric literals.

+1.  But in any case we need a PEP for this change.

----------
nosy: +yselivanov

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


More information about the Python-bugs-list mailing list