Skip to content

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

Merged
Mariatta merged 3 commits into
python:masterfrom
nevsan:underscores-in-numbers-master
Apr 13, 2017
Merged

bpo-29869: Allow underscores in numeric literals in lib2to3.#1119
Mariatta merged 3 commits into
python:masterfrom
nevsan:underscores-in-numbers-master

Conversation

@nevsan

@nevsan nevsan commented Apr 13, 2017

Copy link
Copy Markdown
Contributor

#752 rebased onto master.

@mention-bot

Copy link
Copy Markdown

@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
Copy Markdown
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.

4 participants