mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
3c452404ae
Without tp_clear, GC can't break cyclic reference. It will cause memory leak when cyclic reference is created intentionally.
Source files for various builtin objects