diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-08-07 20:30:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-07 20:30:10 (GMT) |
commit | 540fcc62f5da982b79504221cac01bfab8b73ba1 (patch) | |
tree | 0e5b279cb9f2f358197a673ddf7a5a7959c07209 /Python/generated_cases.c.h | |
parent | e73e7a7abdc3fed252affcb1629df1b3c8fff2ef (diff) | |
download | cpython-540fcc62f5da982b79504221cac01bfab8b73ba1.zip cpython-540fcc62f5da982b79504221cac01bfab8b73ba1.tar.gz cpython-540fcc62f5da982b79504221cac01bfab8b73ba1.tar.bz2 |
gh-118814: Fix the TypeVar constructor when name is passed by keyword (GH-122664)
Fix _PyArg_UnpackKeywordsWithVararg for the case when argument for
positional-or-keyword parameter is passed by keyword.
There was only one such case in the stdlib -- the TypeVar constructor.
Diffstat (limited to 'Python/generated_cases.c.h')
0 files changed, 0 insertions, 0 deletions