diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-09 07:40:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-09 07:40:40 (GMT) |
commit | 0124b5dd28eff7bb80eb7244e97e402a036db13b (patch) | |
tree | cd97f7b83b57e2115489d81a9813b7b1b3d9a726 /Doc | |
parent | f7a82cde59b82cb15cbd983ed48c46b5e074631d (diff) | |
download | cpython-0124b5dd28eff7bb80eb7244e97e402a036db13b.zip cpython-0124b5dd28eff7bb80eb7244e97e402a036db13b.tar.gz cpython-0124b5dd28eff7bb80eb7244e97e402a036db13b.tar.bz2 |
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.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions