]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116946: fully implement GC protocol for `lzma` objects (#138288)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 1 Sep 2025 08:22:43 +0000 (10:22 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Sep 2025 08:22:43 +0000 (10:22 +0200)
commit3ea16f990f81e1e3b2892f1dfd213937b1df2a68
treec115cdde793a0841666c09c6d671dfc0360b3956
parent9be91f6a20ed2fd9b491c3e779dc45c7392f60ca
gh-116946: fully implement GC protocol for `lzma` objects (#138288)
Modules/_lzmamodule.c