mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
* UCD_Check() uses PyModule_Check()
* Simplify the internal _PyUnicode_Name_CAPI structure:
* Remove size and state members
* Remove state and self parameters of getcode() and getname()
functions
* Remove global_module_state
Miscellaneous source files for the main Python shared library