Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace PyObject_Del with PyObject_Free (#122453) | Victor Stinner | 2024-08-01 | 1 | -1/+1 |
* | gh-118362: Fix thread safety around lookups from the type cache in the face o... | Dino Viehland | 2024-05-06 | 1 | -1/+2 |
* | gh-113750: Fix object resurrection in free-threaded builds (gh-113751) | Sam Gross | 2024-01-06 | 1 | -3/+1 |
* | gh-93649: Split gc- and allocation tests from _testcapimodule.c (GH-104403) | Jurica Bradarić | 2023-05-12 | 1 | -0/+344 |