| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-93649: Move _testcapi tests to specific files (#129544) | Victor Stinner | 2025-02-01 | 1 | -5/+303 |
| * | gh-128844: Make `_Py_TryIncref` public as an unstable API. (#128926) | Sam Gross | 2025-01-28 | 1 | -0/+54 |
| * | gh-128509: Add `PyUnstable_IsImmortal` for finding immortal objects (GH-129182) | Peter Bierma | 2025-01-27 | 1 | -0/+1 |
| * | gh-127350: Add Py_fopen() and Py_fclose() functions (#127821) | Victor Stinner | 2025-01-06 | 1 | -4/+4 |
| * | gh-123619: Add an unstable C API function for enabling deferred reference cou... | Peter Bierma | 2024-11-13 | 1 | -1/+8 |
| * | gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (#118807) | Sam Gross | 2024-06-18 | 1 | -0/+8 |
| * | gh-94808: Fix refcounting in PyObject_Print tests (GH-117421) | Petr Viktorin | 2024-04-01 | 1 | -0/+4 |
| * | gh-94808:Improve coverage of PyObject_Print (GH-98749) | MonadChains | 2024-04-01 | 1 | -0/+133 |
