Skip to content

Commit

Permalink
gh-90868: Add _PyStaticObject_CheckRefcnt() function (#99261)
Browse files Browse the repository at this point in the history
Add _PyStaticObject_CheckRefcnt() function to make
_PyStaticObjects_CheckRefcnt() shorter. Use
_PyObject_ASSERT_FAILED_MSG() to log the object causing the fatal
error.
  • Loading branch information
vstinner committed Nov 9, 2022
1 parent f7a82cd commit 0124b5d
Show file tree
Hide file tree
Showing 2 changed files with 1,458 additions and 5,782 deletions.
Loading

0 comments on commit 0124b5d

Please sign in to comment.