COMMITS
/ Modules/_testcapi/mem.c January 23, 2025
V
[3.12] gh-129185: Fix PyTraceMalloc_Untrack() at Python exit (#129191) (#129217) (#129221)
Victor Stinner committed
March 18, 2024
A
[3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929)
Antoine Pitrou committed
March 22, 2023
M
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Mark Shannon committed
December 17, 2022
E
gh-93649: Split tracemalloc tests from _testcapimodule.c (#99551)
Erlend E. Aasland committed
November 16, 2022
E
gh-93649: Split memory and docstring tests from _testcapimodule.c (#99517)
Erlend E. Aasland committed