]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-42972: Fully support GC for hashlib heap types (GH-26374) (GH-26398)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 May 2021 08:10:39 +0000 (01:10 -0700)
committerGitHub <noreply@github.com>
Thu, 27 May 2021 08:10:39 +0000 (01:10 -0700)
commit4431922f92747f77e3eb790c6d1881232e1b5e8c
treeb5905f94dfe1716f0e2a31aacf9002883eb872c9
parent5d569ef9dd57cf03473ef0c04f0e58b6c5cb5d04
[3.10] bpo-42972: Fully support GC for hashlib heap types (GH-26374) (GH-26398)

(cherry picked from commit 6ef5ba391d700bde7ec3ffd5fb7132a30dd309c4)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Automerge-Triggered-By: GH:tiran
Modules/md5module.c
Modules/sha1module.c
Modules/sha256module.c
Modules/sha512module.c