]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-90699: Remove `_Py_IDENTIFIER` usage from `_json` module (GH-98956)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 2 Nov 2022 16:03:38 +0000 (21:33 +0530)
committerGitHub <noreply@github.com>
Wed, 2 Nov 2022 16:03:38 +0000 (09:03 -0700)
commit780757ac586d7275db5ee1f229fb2f3d2268d14e
tree3e769327a6ea11c2baaac45c3067562f936c49e7
parentdf84b7b0bce36d94e90f368b55c9268d5b641dc9
GH-90699: Remove `_Py_IDENTIFIER` usage from `_json` module (GH-98956)
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Modules/_json.c