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 61b32ee commit a39b4c1Copy full SHA for a39b4c1
Include/internal/pycore_uop.h
@@ -8,7 +8,7 @@ extern "C" {
8
# error "this header requires Py_BUILD_CORE define"
9
#endif
10
11
-#include <stdint.h>
+#include <stdint.h>
12
/* Depending on the format,
13
* the 32 bits between the oparg and operand are:
14
* UOP_FORMAT_TARGET:
0 commit comments