]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116946: Revert GC protocol for immutable empty heap types (GH-138266, GH-138288...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 1 Sep 2025 15:45:11 +0000 (17:45 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Sep 2025 15:45:11 +0000 (21:15 +0530)
commitc9b252c2c007cd2cec3b33fc7476ae85dede8e42
treeac2fa18e9840c5439133b7a0241bb1cf0fe36f6a
parent9b38c6698a3d6e7b37279dd9ae0d4d6430f9c612
gh-116946: Revert GC protocol for immutable empty heap types (GH-138266, GH-138288, GH-138289) (#138338)

* Revert "gh-116946: fully implement GC protocol for `bz2` objects (#138266)"

This reverts commit 9be91f6a20ed2fd9b491c3e779dc45c7392f60ca.

* Revert "gh-116946: fully implement GC protocol for `lzma` objects (#138288)"

This reverts commit 3ea16f990f81e1e3b2892f1dfd213937b1df2a68.

* Revert "gh-116946: fully implement GC protocol for `_hashlib` objects (#138289)"

This reverts commit 6f1dd9551a69c8c76d066a04e94db6dbc6c7597c.
Modules/_bz2module.c
Modules/_hashopenssl.c
Modules/_lzmamodule.c