]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132983: Convert dict_content to take Py_buffer in ``ZstdDict()`` (GH-133924...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 May 2025 16:25:35 +0000 (18:25 +0200)
committerGitHub <noreply@github.com>
Wed, 28 May 2025 16:25:35 +0000 (17:25 +0100)
commit4841201666a5ca028ec593ccf6ecf6f77ad3303b
tree72aced7ece76c762680c03ac7b5d57de594c2e4c
parent117bb29f6bc41953a5e5fa50ab670cfce1d9f7a7
[3.14] gh-132983: Convert dict_content to take Py_buffer in ``ZstdDict()`` (GH-133924) (#134723)

gh-132983: Convert dict_content to take Py_buffer in ``ZstdDict()`` (GH-133924)
(cherry picked from commit f2ce4bbdfdfa2b658fbeef66f414be2ecf7981dd)

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