Skip to content

Commit c65db8f

Browse files
Update Doc/c-api/object.rst
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
1 parent e4c7cdc commit c65db8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/c-api/object.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ Object Protocol
8989
9090
Dump an object *op* to ``stderr``. This should only be used for debugging.
9191
92-
It can be called without an :term:`attached thread state`, even if it's not
93-
recommended.
92+
This function can be called without an :term:`attached thread state`, but it's not
93+
recommended to do so.
9494
9595
Implement a heuristic to detect if the object memory has been freed.
9696

0 commit comments

Comments
 (0)