]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116946: fully implement GC protocol for `zlib` objects (#138290)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 1 Sep 2025 08:24:23 +0000 (10:24 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Sep 2025 08:24:23 +0000 (10:24 +0200)
commit2a54acf3c3d9f388c3d878a17ea804a801affca9
treece876ab794fbe9e1cd01f8616668578a8b49d725
parent6f1dd9551a69c8c76d066a04e94db6dbc6c7597c
gh-116946: fully implement GC protocol for `zlib` objects (#138290)
Modules/zlibmodule.c