Skip to main content

Py_TPFLAGS_READYING

Constant Py_TPFLAGS_READYING 

pub const Py_TPFLAGS_READYING: u32 = _; // 8_192u32
Available on crate feature tls only.
Expand description

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