]> granicus.if.org Git - python/commit
bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-752)
authorNevada Sanchez <me@nevadasanchez.com>
Thu, 13 Apr 2017 10:21:05 +0000 (06:21 -0400)
committerMariatta <Mariatta@users.noreply.github.com>
Thu, 13 Apr 2017 10:21:05 +0000 (03:21 -0700)
commit97a40b7a5b2979fb17e1751c139fd4ba1ebd5276
tree4551fa601c53625813960eb7da2d7b13b96e1378
parent9b409ff41ceb2d7ea7e8d25a7bbf5eb7d46625f3
bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-752)
Lib/lib2to3/pgen2/tokenize.py
Lib/lib2to3/tests/data/py3_test_grammar.py