SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-1635741: Add PyModule_AddObjectRef() function (GH-23122)

Added PyModule_AddObjectRef() function: similar to
PyModule_AddObjectRef() but don't steal a reference to the value on
success.
V
Victor Stinner committed
8021875bbcf7385e651def51bc597472a569042c
Parent: 3529718
Committed by GitHub <[email protected]> on 11/4/2020, 12:59:15 PM