Skip to content

Commit a8c72d0

Browse files
committed
Fix news entry
1 parent 3bb0cf0 commit a8c72d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Increase C recursion limit for functions other than the main interpreter
2-
from 800 to 2500. This should allow functions like ``list.__repr__`` and
2+
from 800 to 1500. This should allow functions like ``list.__repr__`` and
33
``json.dumps`` to handle all the inputs that they could prior to 3.12

0 commit comments

Comments
 (0)