pub type Py_UNICODE = wchar_t;👎Deprecated:
Deprecated since Python 3.13. Use libc::wchar_t instead.
pub type Py_UNICODE = wchar_t;Deprecated since Python 3.13. Use libc::wchar_t instead.