]> granicus.if.org Git - python/commit
Revert "bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-752)" (GH...
authorMariatta <Mariatta@users.noreply.github.com>
Thu, 13 Apr 2017 11:03:16 +0000 (04:03 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Apr 2017 11:03:16 +0000 (04:03 -0700)
commit84c2d75489a84174d8993aea292828662e35a50f
tree4af736ab237728f15ea85e6e2767a19d24be6e6d
parent97a40b7a5b2979fb17e1751c139fd4ba1ebd5276
Revert "bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-752)" (GH-1109)

This reverts commit 97a40b7a5b2979fb17e1751c139fd4ba1ebd5276.
The commit is supposed to go to the master branch first.
Lib/lib2to3/pgen2/tokenize.py
Lib/lib2to3/tests/data/py3_test_grammar.py