mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
4804b5b3df
* 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