We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab2afd commit 7211d30Copy full SHA for 7211d30
1 file changed
Objects/object.c
@@ -17,7 +17,6 @@ _Py_IDENTIFIER(Py_Repr);
17
_Py_IDENTIFIER(__bytes__);
18
_Py_IDENTIFIER(__dir__);
19
_Py_IDENTIFIER(__isabstractmethod__);
20
-_Py_IDENTIFIER(builtins);
21
22
#ifdef Py_REF_DEBUG
23
Py_ssize_t _Py_RefTotal;
0 commit comments