COMMITS
/ Lib/test/test_finalization.py August 7, 2025
N
GH-135552: Make the GC clear weakrefs later (GH-136189)
Neil Schemenauer committed
April 3, 2024
E
gh-116303: Skip test module dependent tests if test modules are unavailable (#117341)
Erlend E. Aasland committed
October 15, 2020
B
bpo-41984: GC track all user classes (GH-22701)
Brandt Bucher committed
April 13, 2015
Z
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware committed
February 7, 2014
S
Issue #20532: Tests which use _testcapi now are marked as CPython only.
Serhiy Storchaka committed
July 30, 2013
A
Issue #18112: PEP 442 implementation (safe object finalization).
Antoine Pitrou committed