]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103092: Support subinterpreters in ``_zstd`` (#133674)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Thu, 8 May 2025 18:11:34 +0000 (19:11 +0100)
committerGitHub <noreply@github.com>
Thu, 8 May 2025 18:11:34 +0000 (19:11 +0100)
commit6f6f48d28963f54c4b2b42d526e2e3045eb1fc1e
tree8bc36f3cbebeaa27a0557819028542b76abf6425
parent3f2f59a91dd895cf5cf7b58cf905fc5d5b87a644
gh-103092: Support subinterpreters in ``_zstd`` (#133674)
Modules/_zstd/_zstdmodule.c
Modules/_zstd/_zstdmodule.h
Modules/_zstd/decompressor.c