Skip to content

[3.6] bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119)#1122

Merged
Mariatta merged 1 commit into
python:3.6from
Mariatta:backport-a6e395d-3.6
Apr 13, 2017
Merged

[3.6] bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119)#1122
Mariatta merged 1 commit into
python:3.6from
Mariatta:backport-a6e395d-3.6

Conversation

@Mariatta

Copy link
Copy Markdown
Member
  • Allow underscores in numeric literals in lib2to3.
  • Stricter literal parsing for Python 3.6 in lib2to3.pgen2.tokenize.
  • Add test case for underscores in literals in Python 3.
    (cherry picked from commit a6e395d)

…ythonGH-1119)

* Allow underscores in numeric literals in lib2to3.
* Stricter literal parsing for Python 3.6 in lib2to3.pgen2.tokenize.
* Add test case for underscores in literals in Python 3.
(cherry picked from commit a6e395d)
@Mariatta Mariatta merged commit 2cdf087 into python:3.6 Apr 13, 2017
@Mariatta Mariatta deleted the backport-a6e395d-3.6 branch April 13, 2017 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants