]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116946: remove unnecessary gc from immutable types (#139073)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Wed, 1 Oct 2025 07:45:58 +0000 (12:45 +0500)
committerGitHub <noreply@github.com>
Wed, 1 Oct 2025 07:45:58 +0000 (13:15 +0530)
commit1588413ca7755a38aae40d25b2d24e813fca6feb
tree6413923efb28ac31525469119b76fbf1e9a486f2
parentce23eeaa2b3f3cea175779791726424ade69a8ef
gh-116946: remove unnecessary gc from immutable types (#139073)
Modules/_bz2module.c
Modules/_lzmamodule.c
Modules/_ssl.c
Modules/_threadmodule.c
Modules/hmacmodule.c