mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
193a2b2eaa
Replace PyImport_AddModuleObject() + Py_XNewRef() with PyImport_AddModuleRef() to get directly a strong reference.
Miscellaneous source files for the main Python shared library