summaryrefslogtreecommitdiffstats
path: root/Python/object_stack.c
Commit message (Expand)AuthorAgeFilesLines
* gh-111968: Unify freelist naming schema to Eric's suggestion (gh-114581)Donghee Na2024-01-261-2/+2
* gh-112529: Implement GC for free-threaded builds (#114262)Sam Gross2024-01-251-0/+87