Skip to content

bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes#14778

Merged
miss-islington merged 1 commit into
python:masterfrom
pablogsal:bpo37593
Jul 14, 2019
Merged

bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes#14778
miss-islington merged 1 commit into
python:masterfrom
pablogsal:bpo37593

Conversation

@pablogsal

@pablogsal pablogsal commented Jul 14, 2019

Copy link
Copy Markdown
Member

@ilevkivskyi ilevkivskyi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Makes sense to me.

@miss-islington
miss-islington merged commit cd6e83b into python:master Jul 14, 2019
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 14, 2019
…tor of ast.parameters nodes (pythonGH-14778)

https://bugs.python.org/issue37593
(cherry picked from commit cd6e83b)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-14779 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Jul 14, 2019
…tor of ast.parameters nodes (GH-14778)

https://bugs.python.org/issue37593
(cherry picked from commit cd6e83b)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
@pablogsal
pablogsal deleted the bpo37593 branch May 19, 2021 18:57
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.

5 participants