summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_free_threading/test_gc.py
Commit message (Expand)AuthorAgeFilesLines
* gh-123358: Use `_PyStackRef` in `LOAD_DEREF` (gh-130064)Sam Gross2025-03-261-2/+8
* gh-125859: Fix crash when `gc.get_objects` is called during GC (#125882)Sam Gross2024-10-241-0/+61