Implement Py_DECREF specializations for Py_GIL_DISABLED build as mentioned at https://github.com/python/cpython/blob/0d9d48959e050b66cb37a333940ebf4dc2a74e15/Include/internal/pycore_object.h#L275-L277 <!-- gh-linked-prs --> ### Linked PRs * gh-135833 <!-- /gh-linked-prs -->
Implement Py_DECREF specializations for Py_GIL_DISABLED build as mentioned at
cpython/Include/internal/pycore_object.h
Lines 275 to 277 in 0d9d489
Linked PRs