[3.13] gh-118814: Fix the TypeVar constructor when name is passed by keyword (GH-122664) (GH-122806)
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
1fd1c6c73890094410a4dcd6f216fc573ef57d6d
Parent: bc8368e
Committed by GitHub <noreply@github.com>
on 8/8/2024, 6:49:21 AM