8000 [3.6] bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119) by Mariatta · Pull Request #1122 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2017

Conversation

Mariatta
Copy link
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
0