bpo-33418: Add tp_clear for function object (GH-8058)
Without tp_clear, GC can't break cyclic reference. It will cause memory leak when cyclic reference is created intentionally.
I
INADA Naoki committed
3c452404ae178b742967589a0bb4a5ec768d76e0
Parent: d8cba5d
Committed by GitHub <noreply@github.com>
on 7/4/2018, 2:15:50 AM