bpo-36518: Store keyword arguments that matches passed positional arguments into varkw. by serhiy-storchaka · Pull Request #12674 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
serhiy-storchaka wants to merge 1 commit intopython:masterfrom
Closed
bpo-36518: Store keyword arguments that matches passed positional arguments into varkw.#12674
serhiy-storchaka wants to merge 1 commit intopython:masterfrom
bpo-36518: Store keyword arguments that matches passed positional arguments into varkw.#12674
serhiy-storchaka wants to merge 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
gvanrossum
added
the
DO-NOT-MERGE
label
Copy link Copy Markdown
Member
gvanrossum
commented
Apr 3, 2019
gvanrossum commented
Apr 3, 2019This will require a PEP discussion before it can move forward.
Copy link Copy Markdown
Contributor
jdemeyer
commented
Aug 5, 2019
jdemeyer commented
Aug 5, 2019This seems obsolete now that PEP 570 has been implemented.
Copy link Copy Markdown
Member Author
serhiy-storchaka
commented
Jan 10, 2020
serhiy-storchaka commented
Jan 10, 2020I think it is too late to write a PEP now.
serhiy-storchaka
closed this
serhiy-storchaka
deleted the
varkw
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment