Skip to content

Commit

Permalink
Remove incomplete sentence from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
colesbury committed Jan 16, 2025
1 parent 2e18b45 commit cba2d54
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Doc/c-api/object.rst
Original file line number Diff line number Diff line change
Expand Up @@ -635,10 +635,6 @@ Object Protocol
This is intended as a building block for safely dealing with unowned
references without the overhead of creating a :c:type:`!PyWeakReference`.
.. note::
**obj** must not be freed.
.. versionadded:: 3.14
.. c:function:: int PyUnstable_EnableTryIncRef(PyObject *obj)
Expand Down

0 comments on commit cba2d54

Please sign in to comment.