Make the prototypes of our private PyUnicode_FromWideChar and
PyUnicode_AsWideChar replacement functions compatible to the official functions by using Py_ssize_t instead of int.
Showing
Please
register
or
sign in
to comment
PyUnicode_AsWideChar replacement functions compatible to the official functions by using Py_ssize_t instead of int.