]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132983: Make zstd types immutable (#133784)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 10 May 2025 22:37:17 +0000 (23:37 +0100)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 22:37:17 +0000 (22:37 +0000)
commit1a87b6e9ae6da255f30465ed59a78913ebf2e898
treee4a70298b5c5d4c9d6d563d14b8d3ee4a14d7c0a
parentdc191d248456855d228b09f0e0206e0b656f113c
gh-132983: Make zstd types immutable (#133784)
Modules/_zstd/_zstdmodule.c
Modules/_zstd/compressor.c
Modules/_zstd/decompressor.c
Modules/_zstd/zstddict.c