summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_object.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (GH-118807...Miss Islington (bot)2024-06-181-0/+28
* gh-94808:Improve coverage of PyObject_Print (GH-98749)MonadChains2024-04-011-1/+54
* gh-115754: Add Py_GetConstant() function (#116883)Victor Stinner2024-03-211-0/+54