Closed
Description
Bug report
Bug description:
The docs for PyModule_AddObjectRef
say:
Lines 520 to 521 in cae1526
However the function actually returns -1
in that case:
Lines 590 to 597 in cae1526
We should update the documentation to reflect that.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux