Constant python3_sys::Py_TPFLAGS_READYING

source ·
pub const Py_TPFLAGS_READYING: c_ulong = _; // 8_192u32
Expand description

Set while the type is being ‘readied’, to prevent recursive ready calls