]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-116946: fully implement GC protocol for `zlib` objects (GH-138290) (#138327)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 12 Sep 2025 13:22:33 +0000 (15:22 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Sep 2025 13:22:33 +0000 (16:22 +0300)
commitc8cc39d938334fb2c09c47d105237343ec6ee099
tree4f7fe888089b50ce4d253251f9d2cb796cfc46b3
parent664d17f97a5da146a2a80a2056857e81507fffeb
[3.14] gh-116946: fully implement GC protocol for `zlib` objects (GH-138290) (#138327)
Modules/zlibmodule.c