devela::_dep::pyo3::ffi

Constant Py_TPFLAGS_READYING

pub const Py_TPFLAGS_READYING: u64 = _; // 8_192u64
Available on crate features dep_pyo3 and std only.
Expand description

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