Skip to content

[3.6] bpo-33064: lib2to3: support trailing comma after *args and **kwargs (GH-6096)#6098

Merged
ambv merged 1 commit into
python:3.6from
miss-islington:backport-b51f5de-3.6
Mar 13, 2018
Merged

[3.6] bpo-33064: lib2to3: support trailing comma after *args and **kwargs (GH-6096)#6098
ambv merged 1 commit into
python:3.6from
miss-islington:backport-b51f5de-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 13, 2018

Copy link
Copy Markdown
Contributor

New tests also added.

I also made the comments in line with the builtin Grammar/Grammar. PEP 306 was
withdrawn, Kees Blom's railroad program has been lost to the sands of time for
at least 16 years now (I found a python-dev post from people looking for it).
(cherry picked from commit b51f5de)

Co-authored-by: Łukasz Langa lukasz@langa.pl

https://bugs.python.org/issue33064

…ythonGH-6096)

New tests also added.

I also made the comments in line with the builtin Grammar/Grammar. PEP 306 was
withdrawn, Kees Blom's railroad program has been lost to the sands of time for
at least 16 years now (I found a python-dev post from people looking for it).
(cherry picked from commit b51f5de)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ambv: Backport status check is done, and it's a success ✅ .

@ambv ambv merged commit 6a526f6 into python:3.6 Mar 13, 2018
@bedevere-bot

Copy link
Copy Markdown

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @ambv!

@miss-islington miss-islington deleted the backport-b51f5de-3.6 branch March 13, 2018 08:32
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