mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00: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.