mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
83ac128490
It is a fixed implementation of PyModule_AddObject() which consistently steals reference both on success and on failure.
Miscellaneous source files for the main Python shared library