Skip to content

Update to Python 3.14 beta 1 #445

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 2 commits into from
May 8, 2025
Merged

Conversation

vstinner
Copy link
Contributor

@vstinner vstinner commented May 8, 2025

Beta 1 removed the PyThreadState.c_recursion_remaining member and the Py_C_RECURSION_LIMIT constant.

Beta 1 removed the PyThreadState.c_recursion_remaining member and the
Py_C_RECURSION_LIMIT constant.
@jamadden jamadden merged commit 228dd59 into python-greenlet:master May 8, 2025
23 checks passed
@jamadden
Copy link
Contributor

jamadden commented May 8, 2025

Thank you.

@vstinner
Copy link
Contributor Author

vstinner commented May 8, 2025

You're welcome.

@vstinner vstinner deleted the python314b1 branch May 8, 2025 19:40
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