mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
8021875bbc
Added PyModule_AddObjectRef() function: similar to PyModule_AddObjectRef() but don't steal a reference to the value on success.
Miscellaneous source files for the main Python shared library