Skip to main content

PyInterpreterConfig_SHARED_GIL

Constant PyInterpreterConfig_SHARED_GIL 

pub const PyInterpreterConfig_SHARED_GIL: i32 = 1;
Available on Py_3_12 and crate feature tls only.