gh-110815: Support non-ASCII keyword names in PyArg_ParseTupleAndKeywords() (GH-110816)
It already mostly worked, except in the case when invalid keyword argument with non-ASCII name was passed to function with non-ASCII parameter names. Then it crashed in the debug mode.
S
Serhiy Storchaka committed
7284e0ef84e53f80b2e60c3f51e3467d67a275f3
Parent: ce298a1
Committed by GitHub <noreply@github.com>
on 10/14/2023, 5:50:03 AM