We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb0cf0 commit a8c72d0Copy full SHA for a8c72d0
1 file changed
Misc/NEWS.d/next/Core and Builtins/2023-07-30-05-20-16.gh-issue-107263.q0IU2M.rst
@@ -1,3 +1,3 @@
1
Increase C recursion limit for functions other than the main interpreter
2
-from 800 to 2500. This should allow functions like ``list.__repr__`` and
+from 800 to 1500. This should allow functions like ``list.__repr__`` and
3
``json.dumps`` to handle all the inputs that they could prior to 3.12
0 commit comments