There was an error while loading. Please reload this page.
1 parent bac7b31 commit 4cab087Copy full SHA for 4cab087
1 file changed
Doc/c-api/object.rst
@@ -812,8 +812,7 @@ Object Protocol
812
813
For objects where :c:expr:`Py_REFCNT(op) == 1` is always true this
814
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`).
+ allocation.
817
818
.. versionadded:: 3.14
819
0 commit comments