◐ Shell
clean mode source ↗

gh-96397: Document that keywords in calls need not be identifiers by jeff5 · Pull Request #96393 · python/cpython

We clarify that the keys of keyword arguments (necessarily given as
a mapping) are acceptable in a call even if they would not be valid
as the identifiers of formal parameters.

gvanrossum

@merwok merwok changed the title Document that keywords in calls need not be identifiers gh-96397: Document that keywords in calls need not be identifiers

Aug 29, 2022

@merwok merwok linked an issue

Aug 29, 2022

that may be closed by this pull request

Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>

gvanrossum

@jeff5 jeff5 mentioned this pull request

Aug 30, 2022

@jeff5 jeff5 mentioned this pull request

Aug 31, 2022

@jeff5 jeff5 mentioned this pull request

Sep 18, 2022

gvanrossum

gvanrossum

@gvanrossum

gvanrossum

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 22, 2022

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 22, 2022

pablogsal pushed a commit that referenced this pull request

Oct 22, 2022

@jeff5 jeff5 deleted the doc-accept-nonid-kwargs branch

February 20, 2024 09:44