mirror of
https://github.com/python/cpython.git
synced 2026-07-24 19:02:12 -04:00
0c2b509f9d
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