mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
cbb9ba844f
Since Python 3.12, PyUnicode_READY() does nothing and always returns 0. Argument Clinic now also checks for .cpp files (PC/_wmimodule.cpp).