pub const Py_TPFLAGS_READY: u64 = 1 << 12; // 4_096u64
Expand description

Set if the type is ‘ready’ – fully initialized