pub type Py_UNICODE = wchar_t;👎Deprecated:
Deprecated since Python 3.13. Use libc::wchar_t instead.
Available on non-
Py_LIMITED_API only.pub type Py_UNICODE = wchar_t;Deprecated since Python 3.13. Use libc::wchar_t instead.
Py_LIMITED_API only.