Constant pyo3::ffi::Py_TPFLAGS_READYING

source ·
pub const Py_TPFLAGS_READYING: u64 = _; // 8_192u64
Expand description

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