[docs] [issue35475] Docs do not show PyImport_AddModuleObject() returns a borrowed reference.
Aaqa Ishtyaq
report at bugs.python.org
Thu Dec 13 02:51:23 EST 2018
Aaqa Ishtyaq <aaqaishtyaq at gmail.com> added the comment:
Hi, I want to work on this issue, but I'm confused about how to apply to PyImport_AddModuleObject.
I was also going through c_annotations.py[1].
[1] https://github.com/python/cpython/blob/master/Doc/tools/extensions/c_annotations.py
----------
nosy: +aaqaishtyaq
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35475>
_______________________________________
More information about the docs
mailing list