8000 Cleanups · python/cpython@c829257 · GitHub
[go: up one dir, main page]

Skip to content

Commit c829257

Browse files
Cleanups
1 parent e274104 commit c829257

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Include/internal/pycore_global_objects.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ extern "C" {
1010

1111
#include "pycore_global_strings.h" // struct _Py_global_strings
1212

13+
1314
// These would be in pycore_long.h if it weren't for an include cycle.
1415
#define _PY_NSMALLPOSINTS 257
1516
#define _PY_NSMALLNEGINTS 5

0 commit comments

Comments
 (0)
0