mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Since Python 3.12, PyUnicode_READY() does nothing and always returns 0. Argument Clinic now also checks for .cpp files (PC/_wmimodule.cpp).
Miscellaneous source files for the main Python shared library