Python 3.12 removed the last batch of C functions related to the old Py_UNICODE
type. But the type itself is still part of the C API. It is still used in some area of the Python code base where the wchar_t
type should be used instead.
I propose to deprecate the Py_UNICODE
type and schedule its removal in Python 3.15. This type should not be used since Python 3.3: PEP 393.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4