Skip to content

Commit 4cab087

Browse files
committed
Drop non-descriptive setence
1 parent bac7b31 commit 4cab087

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/c-api/object.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -812,8 +812,7 @@ Object Protocol
812812
813813
For objects where :c:expr:`Py_REFCNT(op) == 1` is always true this
814814
function will return false when checked in a different thread than the
815-
allocation. This can lead to subtle behavior change bugs between the
816-
free-threaded and GIL-enabled builds (:gh:`156995`).
815+
allocation.
817816
818817
.. versionadded:: 3.14
819818

0 commit comments

Comments
 (0)