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.
merwok
changed the title
Document that keywords in calls need not be identifiers
gh-96397: Document that keywords in calls need not be identifiers
jeff5
mentioned this pull request
jeff5
mentioned this pull request
jeff5
mentioned this pull request
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
pablogsal pushed a commit that referenced this pull request
jeff5
deleted the
doc-accept-nonid-kwargs
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