pub const Py_TPFLAGS_HAVE_GC: u64 = 1 << 14; // 16_384u64
Expand description

Objects support garbage collection (see objimp.h)