[Python-checkins] [python/cpython] 84c2d7: Revert "bpo-29869: Allow underscores in numeric li...

GitHub noreply at github.com
Thu Apr 13 07:03:17 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 84c2d75489a84174d8993aea292828662e35a50f
      https://github.com/python/cpython/commit/84c2d75489a84174d8993aea292828662e35a50f
  Author: Mariatta <Mariatta at users.noreply.github.com>
  Date:   2017-04-13 (Thu, 13 Apr 2017)

  Changed paths:
    M Lib/lib2to3/pgen2/tokenize.py
    M Lib/lib2to3/tests/data/py3_test_grammar.py

  Log Message:
  -----------
  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.




More information about the Python-checkins mailing list