[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

/ cpython Public

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-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes #14778

Merged
merged 1 commit into from Jul 14, 2019

Conversation

Copy link
Member

pablogsal commented Jul 14, 2019

Copy link
Contributor

ilevkivskyi left a comment

Thanks! Makes sense to me.

miss-islington merged commit cd6e83b into python:master Jul 14, 2019
5 checks passed
Copy link
Contributor

miss-islington commented Jul 14, 2019

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 issue 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>
Copy link

bedevere-bot commented Jul 14, 2019

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

miss-islington added a commit that referenced this issue 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>
LorenzMende pushed a commit to LorenzMende/cpython that referenced this issue Aug 11, 2019
lisroach pushed a commit to lisroach/cpython that referenced this issue Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this issue Jan 14, 2020
pablogsal deleted the bpo37593 branch May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed 🤖 automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants