You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-156219: Fix Argument Clinic for an optional argument with **kwds (GH-156220)
The generated code read an optional positional argument even if it was
not passed.
(cherry picked from commit 4b9a1ca)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
0 commit comments