mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
f62ad4f2c4
Use the same type that PyUnicode_FromKindAndData() kind parameter type (public C API): int.
Miscellaneous source files for the main Python shared library