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-33348: parse expressions after * and ** in lib2to3 #6586
Conversation
Ping for review... @pablogsal ? |
Any update on this issue? |
closing and opening to re-trigger CI testing. |
@zsol: Status check is done, and it's a success |
Thanks @zsol for the PR |
GH-16913 is a backport of this pull request to the 3.8 branch. |
GH-16914 is a backport of this pull request to the 3.7 branch. |
Sorry, @zsol, I could not cleanly backport this to |
These are valid even in python 2.7 https://bugs.python.org/issue33348 Automerge-Triggered-By: @gpshead (cherry picked from commit 96b06ae) Co-authored-by: Zsolt Dollenstein <zsol.zsol@gmail.com>
If anyone wants to see this in lib2to3 included with the final 2.7.18 release of 2.7, they'l need to do the backport PR work. I suggest not worrying about it. :) |
These are valid even in python 2.7 https://bugs.python.org/issue33348 Automerge-Triggered-By: @gpshead (cherry picked from commit 96b06ae) Co-authored-by: Zsolt Dollenstein <zsol.zsol@gmail.com>
These are valid even in python 2.7 https://bugs.python.org/issue33348 Automerge-Triggered-By: @gpshead (cherry picked from commit 96b06ae) Co-authored-by: Zsolt Dollenstein <zsol.zsol@gmail.com>
These are valid even in python 2.7 https://bugs.python.org/issue33348 Automerge-Triggered-By: @gpshead
These are valid even in python 2.7 https://bugs.python.org/issue33348 Automerge-Triggered-By: @gpshead
These are valid even in python 2.7
https://bugs.python.org/issue33348
Automerge-Triggered-By: @gpshead