bpo-30863: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString(). (GH-2599)
They no longer cache the wchar_t* representation of string objects.
Showing
Please register or sign in to comment
They no longer cache the wchar_t* representation of string objects.