Skip to content

Commit cc1f899

Browse files
committed
remove duplicated definition
1 parent 42e1cda commit cc1f899

File tree

1 file changed

+0
-1
lines changed
  • graalpython/com.oracle.graal.python.cext/src

1 file changed

+0
-1
lines changed

graalpython/com.oracle.graal.python.cext/src/capi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,4 +380,3 @@ int PyTruffle_Debug(void *arg) {
380380
return 0;
381381
}
382382

383-
int _Py_CheckRecursionLimit = 1000;

0 commit comments

Comments
 (0)