diff options
author | Victor Stinner <vstinner@python.org> | 2020-11-04 12:59:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-04 12:59:15 (GMT) |
commit | 8021875bbcf7385e651def51bc597472a569042c (patch) | |
tree | 9309451fd98ae23460596a2f2cbc6d8b7f9e3395 /Python/context.c | |
parent | 3529718925f40d14ed48d281d809187bc7314a14 (diff) | |
download | cpython-8021875bbcf7385e651def51bc597472a569042c.zip cpython-8021875bbcf7385e651def51bc597472a569042c.tar.gz cpython-8021875bbcf7385e651def51bc597472a569042c.tar.bz2 |
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.
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions