mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
beb4135b8c
All unicode functions uses PyObject* except PyUnicode_AsWideChar(). Fix the prototype for the new function PyUnicode_AsWideCharString().