]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-90699: disallow `_Py_IDENTIFIER` in core code (GH-99210)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 9 Nov 2022 16:53:21 +0000 (22:23 +0530)
committerGitHub <noreply@github.com>
Wed, 9 Nov 2022 16:53:21 +0000 (08:53 -0800)
commit6e3cc72afeaee2532b4327776501eb8234ac787b
treea951ff89cfdec4cc449dd92a7e36372abd103f78
parentc03e05c2e72f3ea5e797389e7d1042eef85ad37a
GH-90699: disallow `_Py_IDENTIFIER` in core code  (GH-99210)
Include/cpython/object.h
Programs/_testembed.c