Skip to content
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

[3.9] bpo-45806: Fix recovery from stack overflow for 3.9. Again. #29640

Merged
merged 2 commits into from
Nov 19, 2021

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented Nov 19, 2021

Modified version of #24501 that doesn't change any structs.

https://bugs.python.org/issue45806

@markshannon
Copy link
Member Author

Not sure what sort of news item this needs as it fixing something we already fixed then reverted.

@markshannon markshannon changed the title [3.9] bpo-45806: Fix recovery from stack overflow for 3.9. [3.9] bpo-45806: Fix recovery from stack overflow for 3.9. Again. Nov 19, 2021
@ambv ambv merged commit 4296396 into python:3.9 Nov 19, 2021
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.

4 participants