Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-115124: Use _PyObject_ASSERT() in gc.c (#115125) | Victor Stinner | 2024-02-15 | 1 | -15/+22 |
* | GH-108362: Revert "GH-108362: Incremental GC implementation (GH-108038)" (#11... | Mark Shannon | 2024-02-07 | 1 | -514/+310 |
* | GH-108362: Incremental GC implementation (GH-108038) | Mark Shannon | 2024-02-05 | 1 | -310/+514 |
* | gh-112529: Implement GC for free-threaded builds (#114262) | Sam Gross | 2024-01-25 | 1 | -2/+6 |
* | gh-112529: Use GC heaps for GC allocations in free-threaded builds (gh-114157) | Sam Gross | 2024-01-20 | 1 | -6/+7 |
* | gh-111968: Introduce _PyFreeListState and _PyFreeListState_GET API (gh-113584) | Donghee Na | 2024-01-09 | 1 | -16/+1 |
* | gh-113688: Split up gcmodule.c (gh-113715) | Sam Gross | 2024-01-05 | 1 | -0/+1958 |