Skip to content
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

bpo-29869: Allow underscores in numeric literals in lib2to3. #1119

Merged
merged 3 commits into from Apr 13, 2017

Conversation

nevsan
Copy link
Contributor

@nevsan nevsan commented Apr 13, 2017

#752 rebased onto master.

@mention-bot
Copy link

@nevsan, thanks for your PR! By analyzing the history of the files in this pull request, we identified @1st1, @loewis and @benjaminp to be potential reviewers.

@Mariatta Mariatta merged commit a6e395d into python:master Apr 13, 2017
@Mariatta
Copy link
Member

Thanks @nevsan 🎉

Mariatta pushed a commit to Mariatta/cpython that referenced this pull request Apr 13, 2017
…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 added a commit that referenced this pull request Apr 13, 2017
…H-1119) (GH-1122)

* 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)
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.

None yet

4 participants