]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116946: fully implement GC protocol for `_hashlib` objects (#138289)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 1 Sep 2025 08:23:01 +0000 (10:23 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Sep 2025 08:23:01 +0000 (10:23 +0200)
commit6f1dd9551a69c8c76d066a04e94db6dbc6c7597c
treef0d262b37d08292e2d888a37c234dd797fededd3
parent3ea16f990f81e1e3b2892f1dfd213937b1df2a68
gh-116946: fully implement GC protocol for `_hashlib` objects (#138289)
Modules/_hashopenssl.c