mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
* Replace id->object with _PyUnicode_FromId(&id) * Use _Py_static_string_init(str) macro to initialize statically name_op in typeobject.c.
Miscellaneous source files for the main Python shared library