Skip to main content

PyInterpreterConfig_SHARED_GIL

Constant PyInterpreterConfig_SHARED_GIL 

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