cpython/Modules/_zstd
Miss Islington (bot) 8806d0f499
[3.14] gh-103092: Support subinterpreters in `_zstd` (GH-133674) (#133695)
gh-103092: Support subinterpreters in ``_zstd`` (GH-133674)
(cherry picked from commit 6f6f48d289)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-05-08 18:38:40 +00:00
..
clinic gh-132983: Add the compression.zstd pacakge and tests (#133365) 2025-05-06 01:38:08 +01:00
_zstdmodule.c [3.14] gh-103092: Support subinterpreters in `_zstd` (GH-133674) (#133695) 2025-05-08 18:38:40 +00:00
_zstdmodule.h [3.14] gh-103092: Support subinterpreters in `_zstd` (GH-133674) (#133695) 2025-05-08 18:38:40 +00:00
buffer.h
compressor.c [3.14] gh-132983: Remove pyzstd in identifiers (GH-133535) (#133629) 2025-05-08 08:11:49 +01:00
decompressor.c [3.14] gh-103092: Support subinterpreters in `_zstd` (GH-133674) (#133695) 2025-05-08 18:38:40 +00:00
zstddict.c GH-132983: Build `_zstd` on Windows (#133366) 2025-05-06 00:58:47 +01:00