]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-103092: Support subinterpreters in ``_zstd`` (GH-133674) (#133695)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 May 2025 18:38:40 +0000 (20:38 +0200)
committerGitHub <noreply@github.com>
Thu, 8 May 2025 18:38:40 +0000 (18:38 +0000)
commit8806d0f499711128885cfef1bbafab048767b13e
tree4dab956e40a6d9306a40792b43424c50b4fbffaf
parent3fcb9afb200d65499abbd1ba7d2f51f946d0985e
[3.14] gh-103092: Support subinterpreters in ``_zstd`` (GH-133674) (#133695)

gh-103092: Support subinterpreters in ``_zstd`` (GH-133674)
(cherry picked from commit 6f6f48d28963f54c4b2b42d526e2e3045eb1fc1e)

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