summaryrefslogtreecommitdiffstats
path: root/Python/executor_cases.c.h
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2024-09-02 11:03:04 (GMT)
committerGitHub <noreply@github.com>2024-09-02 11:03:04 (GMT)
commit8b6dd92db78cd2c0170e30d9e2fd2851b7f60b13 (patch)
tree496a3a8987022cf4a6f104d047a834a2761b784a /Python/executor_cases.c.h
parent60e4c3f71028d599026ca9d9deb51469f6d34fd8 (diff)
downloadcpython-8b6dd92db78cd2c0170e30d9e2fd2851b7f60b13.zip
cpython-8b6dd92db78cd2c0170e30d9e2fd2851b7f60b13.tar.gz
cpython-8b6dd92db78cd2c0170e30d9e2fd2851b7f60b13.tar.bz2
[3.13] gh-122688: Fix support of var-positional parameter in Argument Clinic (GH-122689) (#122852)
* Parameters after the var-positional parameter are now keyword-only instead of positional-or-keyword. * Correctly calculate min_kw_only. * Raise errors for invalid combinations of the var-positional parameter with "*", "/" and deprecation markers. (cherry picked from commit 8393608dd9f157ae25ee44777541e62fa80a6d82)
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions