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

Georg Brandl report at bugs.python.org
Thu Feb 11 06:40:14 EST 2016


Georg Brandl added the comment:

This patch includes int(), float(), complex() operations, as well as _pydecimal.

----------
Added file: http://bugs.python.org/file41894/numeric_underscores_v3_full.diff

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


More information about the Python-bugs-list mailing list