X Tutup
Skip to content

Add PyObject_VisitManagedDict()#76

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:managed_dict
Oct 3, 2023
Merged

Add PyObject_VisitManagedDict()#76
vstinner merged 1 commit intopython:mainfrom
vstinner:managed_dict

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Oct 3, 2023

Add PyObject_VisitManagedDict() and PyObject_ClearManagedDict() functions.

Add PyObject_VisitManagedDict() and PyObject_ClearManagedDict()
functions.
@vstinner vstinner merged commit a594354 into python:main Oct 3, 2023
@vstinner vstinner deleted the managed_dict branch October 3, 2023 15:36
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.

1 participant

X Tutup