summaryrefslogtreecommitdiffstats
path: root/Python/import.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2024-08-07 20:30:10 (GMT)
committerGitHub <noreply@github.com>2024-08-07 20:30:10 (GMT)
commit540fcc62f5da982b79504221cac01bfab8b73ba1 (patch)
tree0e5b279cb9f2f358197a673ddf7a5a7959c07209 /Python/import.c
parente73e7a7abdc3fed252affcb1629df1b3c8fff2ef (diff)
downloadcpython-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/import.c')
0 files changed, 0 insertions, 0 deletions