Function pyo3::pyclass::create_type_object::bpo_45315_workaround

source ·
fn bpo_45315_workaround(py: Python<'_>, class_name: CString)
Available on non-Py_3_11 only.
Expand description

Workaround for Python issue 45315; no longer necessary in Python 3.11

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here