diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-10-14 08:50:03 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-14 08:50:03 +0300 |
commit | 7284e0ef84e53f80b2e60c3f51e3467d67a275f3 (patch) | |
tree | ccc8b2aecb45f767c08b9b4b934bfe99ce76ef47 /Lib/asyncio/coroutines.py | |
parent | ce298a1c1566467e7fd459c8f61478a26f42833e (diff) | |
download | cpython-7284e0ef84e53f80b2e60c3f51e3467d67a275f3.tar.gz cpython-7284e0ef84e53f80b2e60c3f51e3467d67a275f3.zip |
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.
Diffstat (limited to 'Lib/asyncio/coroutines.py')
0 files changed, 0 insertions, 0 deletions