[3.12] gh-118814: Fix the TypeVar constructor when name is passed by keyword (GH-122664) (GH-122807)
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. (cherry picked from commit 540fcc62f5da982b79504221cac01bfab8b73ba1)
S
Serhiy Storchaka committed
f2cc8ad989ba1039f69b62f92c2eb700d142e285
Parent: 8f4892a
Committed by GitHub <noreply@github.com>
on 8/8/2024, 6:49:50 AM