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 06f1e37 commit 182c023Copy full SHA for 182c023
Python/specialize.c
@@ -10,7 +10,6 @@
10
#include "pycore_moduleobject.h"
11
#include "pycore_object.h"
12
#include "pycore_opcode_metadata.h" // _PyOpcode_Caches
13
-#include "pycore_uop_metadata.h" // _PyOpcode_uop_name
14
#include "pycore_opcode_utils.h" // RESUME_AT_FUNC_START
15
#include "pycore_pylifecycle.h" // _PyOS_URandomNonblock()
16
#include "pycore_runtime.h" // _Py_ID()
0 commit comments