Skip to content

[greenlet] Fix for Python 3.13 #13648

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 1 commit into from
Mar 18, 2025
Merged

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Mar 17, 2025

`get_tstate_trash_delete_nesting()` is not available
on Python 3.13.
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja merged commit d6373d9 into python:main Mar 18, 2025
43 checks passed
@srittau srittau deleted the greenlet-py3.13 branch March 18, 2025 00:22
mmingyu pushed a commit to mmingyu/typeshed that referenced this pull request May 16, 2025
`get_tstate_trash_delete_nesting()` is not available
on Python 3.13.
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