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 118f88f commit 7e4f175Copy full SHA for 7e4f175
Python/pylifecycle.c
@@ -32,7 +32,6 @@
32
#include "pycore_typevarobject.h" // _Py_clear_generic_types()
33
#include "pycore_unicodeobject.h" // _PyUnicode_InitTypes()
34
#include "pycore_weakref.h" // _PyWeakref_GET_REF()
35
-#include "cpython/optimizer.h" // _Py_MAX_ALLOWED_BUILTINS_MODIFICATIONS
36
#include "pycore_obmalloc.h" // _PyMem_init_obmalloc()
37
38
#include "opcode.h"
0 commit comments