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

Objects support garbage collection (see objimp.h)