mirror of
https://github.com/python/cpython.git
synced 2026-05-18 18:33:57 -04:00
9f902470da
PyUnicode_AsWideChar replacement functions compatible to the official functions by using Py_ssize_t instead of int.