SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-90868: Add _PyStaticObject_CheckRefcnt() function (#99261)

Add _PyStaticObject_CheckRefcnt() function to make
_PyStaticObjects_CheckRefcnt() shorter. Use
_PyObject_ASSERT_FAILED_MSG() to log the object causing the fatal
error.
V
Victor Stinner committed
0124b5dd28eff7bb80eb7244e97e402a036db13b
Parent: f7a82cd
Committed by GitHub <noreply@github.com> on 11/9/2022, 7:40:40 AM