Skip to main content

PyUnicode_IS_READY

Function PyUnicode_IS_READY 

Source
pub unsafe fn PyUnicode_IS_READY(_op: *mut PyObject) -> c_uint
👎Deprecated:

Deprecated since Python 3.14. This API does nothing since Python 3.12.

Available on non-Py_LIMITED_API and (Py_3_12 or GraalPy) only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here