Skip to content

[3.13] gh-132744: Check recursion limit in _PY_FRAME_GENERAL (GH-132746) #138032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 22, 2025

Conversation

skv0zsneg
Copy link
Contributor

@skv0zsneg skv0zsneg commented Aug 21, 2025

@skv0zsneg
Copy link
Contributor Author

Hey @Fidget-Spinner! I was doing backport like explained here but had some problems with make regen-cases

It want from me python3.13 binary (like described in Makefile) which dose not appear (I have just python) even after 3.13 re compilation so I just replace python3.13 in Makefile to python than run make regen-cases and put it back.

Maybe it could break something (I hope not)

@Fidget-Spinner
Copy link
Member

I think this looks good. Could you please also copy over the news file from the original PR?

Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@Fidget-Spinner Fidget-Spinner merged commit ebccd1d into python:3.13 Aug 22, 2025
61 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants