X Tutup
The Wayback Machine - https://web.archive.org/web/20210202060554/https://github.com/python/peps/pull/1790
Skip to content
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

PEP 637: Added clause for star unpacking leaving the index as a tuple #1790

Conversation

@stefanoborini
Copy link
Contributor

@stefanoborini stefanoborini commented Jan 30, 2021

Copy link
Member

@brandtbucher brandtbucher left a comment

Thanks @stefanoborini! Looks mostly good... just one small suggestion:

pep-0637.rst Outdated Show resolved Hide resolved
@gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Jan 31, 2021

@brandtbucher You can merge this any time.

@brandtbucher brandtbucher merged commit 476f8b8 into python:master Feb 1, 2021
1 check passed
1 check passed
build
Details
@gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Feb 1, 2021

Awesome. Is this now ready to be sent to the SC? You have a sponsor and a reference implementation. What more could you need?

@gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Feb 1, 2021

Okay, you know how to reach them right?

@brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Feb 1, 2021

Okay, you know how to reach them right?

Not my PEP. 🙂

@stefanoborini, feel free to open a new issue here. I can help if needed.

@stefanoborini
Copy link
Contributor Author

@stefanoborini stefanoborini commented Feb 1, 2021

Never done it. Will check it out. Thanks

@stefanoborini stefanoborini deleted the stefanoborini:PEP-637-update-semantics-for-star-args branch Feb 1, 2021
@stefanoborini
Copy link
Contributor Author

@stefanoborini stefanoborini commented Feb 1, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup