mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
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.
This commit is contained in:
parent
f7a82cde59
commit
0124b5dd28
2 changed files with 1458 additions and 5782 deletions
7233
Include/internal/pycore_global_objects_fini_generated.h
generated
7233
Include/internal/pycore_global_objects_fini_generated.h
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue