KEMBAR78
Fix ManagedDict functions for Python 3.13 by cdce8p · Pull Request #17507 · python/mypy · GitHub
Skip to content

Conversation

cdce8p
Copy link
Collaborator

@cdce8p cdce8p commented Jul 8, 2024

PyObject_VisitManagedDict and PyObject_ClearManagedDict were made public in python/cpython#108763. Both are available from pythoncapi_compat.h.

@cdce8p cdce8p added the topic-mypyc mypyc bugs label Jul 8, 2024
@JukkaL JukkaL merged commit 78d1dfe into python:master Jul 8, 2024
@cdce8p cdce8p deleted the fix-313-dict branch July 8, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-mypyc mypyc bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants