summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2022-07-25-15-54-27.gh-issue-92678.ziZpxz.rst
blob: 52473c9dfab946bdbdeb89be158be295ae216a5e (plain)
1
2
3
Adds unstable C-API functions ``_PyObject_VisitManagedDict`` and
``_PyObject_ClearManagedDict`` to allow C extensions to allow the VM to
manage their object's dictionaries.