mirror of
https://github.com/python/cpython.git
synced 2025-12-01 23:32:16 +00:00
Add `_PyObject_VisitType` in place of `tp_traverse` functions that only visit the object's type. |
||
|---|---|---|
| .. | ||
| clinic | ||
| multiprocessing.c | ||
| multiprocessing.h | ||
| posixshmem.c | ||
| semaphore.c | ||