Skip to content

Commit 6ea7aeb

Browse files
Merge branch '3.13_recursion_inconsistency_fix' of github.com:Fidget-Spinner/cpython into 3.13_recursion_inconsistency_fix
2 parents 51e6f71 + d60638a commit 6ea7aeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix a bug when calling certain methods at the recursion limit which manifested as a corruption of Python's operand stack. Patch by Ken Jin.

0 commit comments

Comments
 (0)