]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134635: add `zlib.{adler32,crc32}_combine` to combine checksums (#134650)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 27 May 2025 08:48:34 +0000 (10:48 +0200)
committerGitHub <noreply@github.com>
Tue, 27 May 2025 08:48:34 +0000 (10:48 +0200)
commit737b4ba020ecaf4b30d5a4c8f99882ce0001ddd6
tree339464b68ce6faea8441bab5da95fffcab746330
parent8704d6b39139d2b1c3dd871590188fb7deb8aaad
gh-134635: add `zlib.{adler32,crc32}_combine` to combine checksums (#134650)
Doc/library/zlib.rst
Doc/whatsnew/3.15.rst
Lib/test/test_zlib.py
Misc/NEWS.d/next/Library/2025-05-25-13-46-37.gh-issue-134635.ZlPrlX.rst [new file with mode: 0644]
Modules/clinic/zlibmodule.c.h
Modules/zlibmodule.c