Skip to content

Commit a054a83

Browse files
committed
bump PYSTATS_MAX_UOP_ID
1 parent 638a892 commit a054a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/cpython/pystats.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# error "this header file must not be included directly"
3030
#endif
3131

32-
#define PYSTATS_MAX_UOP_ID 512
32+
#define PYSTATS_MAX_UOP_ID 1024
3333

3434
#define SPECIALIZATION_FAILURE_KINDS 50
3535

0 commit comments

Comments
 (0)