]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116946: fully implement GC protocol for `bz2` objects (#138266)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 1 Sep 2025 08:21:39 +0000 (10:21 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Sep 2025 08:21:39 +0000 (10:21 +0200)
commit9be91f6a20ed2fd9b491c3e779dc45c7392f60ca
treeed6e739c1133a7c923b48cf48cfc59817666cc3e
parent11a5fc82381308f0b6060b8c06af89fd197516e1
gh-116946: fully implement GC protocol for `bz2` objects (#138266)
Modules/_bz2module.c