mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
4f6ecd10c2
Add `_PyObject_VisitType` in place of `tp_traverse` functions that only visit the object's type.
Source files for various builtin objects