aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncio/coroutines.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2023-10-14 08:50:03 +0300
committerGitHub <noreply@github.com>2023-10-14 08:50:03 +0300
commit7284e0ef84e53f80b2e60c3f51e3467d67a275f3 (patch)
treeccc8b2aecb45f767c08b9b4b934bfe99ce76ef47 /Lib/asyncio/coroutines.py
parentce298a1c1566467e7fd459c8f61478a26f42833e (diff)
downloadcpython-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