COMMITS
/ Lib/test/test_capi/test_mem.py December 6, 2024
April 25, 2024
K
Fix incorrect usage of ``support.requires_gil_enabled`` (#118170)
Kirill Podoprigora committed
April 4, 2024
S
gh-117478: Add `@support.requires_gil_enabled` decorator (#117479)
Sam Gross committed
April 2, 2024
M
GH-115776: Embed the values array into the object, for "normal" Python objects. (GH-116115)
Mark Shannon committed
December 12, 2023
S
gh-112532: Require mimalloc in `--disable-gil` builds (gh-112883)
Sam Gross committed
August 31, 2023
V
gh-108634: Py_TRACE_REFS uses a hash table (#108663)
Victor Stinner committed
July 23, 2023
V
gh-106320: Remove private _PyObject C API (#107147)
Victor Stinner committed
December 17, 2022
E
gh-93649: Split tracemalloc tests from _testcapimodule.c (#99551)
Erlend E. Aasland committed