]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113190: Reenable non-debug interned string cleanup (GH-113601)
authorEddie Elizondo <eelizondo@meta.com>
Thu, 15 Aug 2024 11:55:09 +0000 (07:55 -0400)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2024 11:55:09 +0000 (11:55 +0000)
commit3203a7412977b8da3aba2770308136a37f48c927
tree1302fa8d42018e67c873c1e5d6fc90b100db97cd
parentb6cb435ac06fe2bef0549bd1e46e15518a23089f
gh-113190: Reenable non-debug interned string cleanup (GH-113601)
Doc/c-api/init.rst
Doc/whatsnew/3.14.rst
Lib/test/_test_embed_structseq.py
Misc/NEWS.d/next/Core and Builtins/2024-01-15-18-11-48.gh-issue-113190.OwQX64.rst [new file with mode: 0644]
Objects/unicodeobject.c