mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00: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