summaryrefslogtreecommitdiffstats
path: root/Lib/test/_test_embed_structseq.py
Commit message (Expand)AuthorAgeFilesLines
* gh-108303: Remove the non-test `Lib/test/reperf.py` (GH-114356)sobolevn2024-09-131-1/+8
* gh-113190: Reenable non-debug interned string cleanup (GH-113601)Eddie Elizondo2024-08-151-22/+18
* gh-84436: Implement Immortal Objects (gh-19474)Eddie Elizondo2023-04-221-18/+22
* bpo-46417: Finalize structseq types at exit (GH-30645)Victor Stinner2022-01-211-0/+55