]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-90699: Remove `_Py_IDENTIFIER` usage from `_asyncio` module (#99010)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 2 Nov 2022 17:16:06 +0000 (22:46 +0530)
committerGitHub <noreply@github.com>
Wed, 2 Nov 2022 17:16:06 +0000 (10:16 -0700)
commit18fc232e07c14536d99f07821e338ebddfd8cb63
tree691f5a5f40f4fd9925913ec3bd88827d31fe2345
parentf7241aaf6f22fdd4710f8d3ef1d594f9725b3b90
GH-90699: Remove `_Py_IDENTIFIER` usage from `_asyncio` module (#99010)
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Modules/_asynciomodule.c