We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f2004 commit 65d7892Copy full SHA for 65d7892
1 file changed
Include/cpython/pystats.h
@@ -31,7 +31,7 @@
31
32
#define PYSTATS_MAX_UOP_ID 512
33
34
-#define SPECIALIZATION_FAILURE_KINDS 37
+#define SPECIALIZATION_FAILURE_KINDS 44
35
36
/* Stats for determining who is calling PyEval_EvalFrame */
37
#define EVAL_CALL_TOTAL 0
0 commit comments