Skip to content

[greenlet] Fix for Python 3.13#13648

Merged
hauntsaninja merged 1 commit intopython:mainfrom
srittau:greenlet-py3.13
Mar 18, 2025
Merged

[greenlet] Fix for Python 3.13#13648
hauntsaninja merged 1 commit intopython:mainfrom
srittau:greenlet-py3.13

Conversation

@srittau
Copy link
Collaborator

@srittau srittau commented Mar 17, 2025

`get_tstate_trash_delete_nesting()` is not available
on Python 3.13.
@github-actions
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