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.
S
Serhiy Storchaka committed
540fcc62f5da982b79504221cac01bfab8b73ba1
Parent: e73e7a7
Committed by GitHub <noreply@github.com>
on 8/7/2024, 8:30:10 PM