summaryrefslogtreecommitdiffstats
path: root/Modules/_testcapi/object.c
Commit message (Expand)AuthorAgeFilesLines
* gh-123619: Add an unstable C API function for enabling deferred reference cou...Peter Bierma2024-11-131-1/+8
* gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (#118807)Sam Gross2024-06-181-0/+8
* gh-94808: Fix refcounting in PyObject_Print tests (GH-117421)Petr Viktorin2024-04-011-0/+4
* gh-94808:Improve coverage of PyObject_Print (GH-98749)MonadChains2024-04-011-0/+133