mirror of
https://github.com/python/cpython.git
synced 2026-08-09 18:50:37 -04:00
Add `_PyObject_VisitType` in place of `tp_traverse` functions that only visit the object's type.
Add `_PyObject_VisitType` in place of `tp_traverse` functions that only visit the object's type.