]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132983: Make zstd types immutable (GH-133784) (#133857)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 10 May 2025 23:02:44 +0000 (01:02 +0200)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 23:02:44 +0000 (23:02 +0000)
commit1e8a534533acdd162399bd04e54db4189c1dd930
tree8a08e3400b7a78dc0b896209f12112e14a231a85
parentda1e5c434bbbc7f6ec9426cf18f1da6f42fb29d5
[3.14] gh-132983: Make zstd types immutable (GH-133784) (#133857)

gh-132983: Make zstd types immutable (GH-133784)
(cherry picked from commit 1a87b6e9ae6da255f30465ed59a78913ebf2e898)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Modules/_zstd/_zstdmodule.c
Modules/_zstd/compressor.c
Modules/_zstd/decompressor.c
Modules/_zstd/zstddict.c