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

GitHub noreply at github.com
Thu Apr 13 06:24:31 EDT 2017


  Branch: refs/heads/revert-752-underscores-in-numbers
  Home:   https://github.com/python/cpython
  Commit: d3ab34e5744a4359e50f74e3e7fc8273e602b11d
      https://github.com/python/cpython/commit/d3ab34e5744a4359e50f74e3e7fc8273e602b11d
  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)"

This reverts commit 97a40b7a5b2979fb17e1751c139fd4ba1ebd5276.




More information about the Python-checkins mailing list