We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c7cdc commit c65db8fCopy full SHA for c65db8f
Doc/c-api/object.rst
@@ -89,8 +89,8 @@ Object Protocol
89
90
Dump an object *op* to ``stderr``. This should only be used for debugging.
91
92
- It can be called without an :term:`attached thread state`, even if it's not
93
- recommended.
+ This function can be called without an :term:`attached thread state`, but it's not
+ recommended to do so.
94
95
Implement a heuristic to detect if the object memory has been freed.
96
0 commit comments