gh-150195: Bump recursion limit to 300,000#150256
Conversation
|
This will have a non-trivial effect on the overal timings so please check before/after timings for CIs and locally. Is 300k the only acceptable limit? please dig into the git history to understand why we put 150k here and if there were past choices involved there. |
picnixz
left a comment
There was a problem hiding this comment.
Please make the changes and investigation I asked.
| @@ -0,0 +1 @@ | |||
| Bump recursion limit to 300,000 | |||
There was a problem hiding this comment.
This dors not explain anything. You can just remove the NEWS entry.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Silences
AssertionError: RecursionError not raisedwhen compiling on macOS 26 with Clang 22 with-fstack-protection-strong