]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131316: fix invalid `DECREF` in `_md5.md5.copy()` (#135291)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 9 Jun 2025 09:10:32 +0000 (11:10 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Jun 2025 09:10:32 +0000 (09:10 +0000)
commitc19e36cc4eabacaacc359e8b2550b10c2965a31a
tree3f4e7433dfa65011065266eb9fd4c5420a1e9468
parent8441b263af964f353bf02d56c32a4fc547cdc330
gh-131316: fix invalid `DECREF` in `_md5.md5.copy()` (#135291)

This amends commit 261633bd3f48607478f50d12d8025cd4bb36f6f4.
Modules/md5module.c