mirror of
https://github.com/python/cpython.git
synced 2026-08-02 23:25:41 -04:00
Objects do not own weak references to them directly through the __weakref__ list so these do not need to be traversed by the GC.
Source files for various builtin objects