This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
77d25e5b169f7c306d3a6d9ca6777c0a0be80d8f
cpython
/
Modules
/
_zstd
History
Emma Smith
4b44b3409a
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
2025-06-05 14:31:49 +03:00
..
clinic
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
2025-06-05 14:31:49 +03:00
_zstdmodule.c
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
2025-06-05 14:31:49 +03:00
_zstdmodule.h
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
2025-06-05 14:31:49 +03:00
buffer.h
gh-132983: Make _zstd C code PEP 7 compliant (GH-134605)
2025-05-23 19:03:21 -07:00
compressor.c
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
2025-06-05 14:31:49 +03:00
decompressor.c
gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
2025-06-01 11:22:15 +03:00
zstddict.c
gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
2025-06-01 11:22:15 +03:00
zstddict.h
gh-132983: Convert dict_content to take Py_buffer in `
ZstdDict()
` (
#133924
)
2025-05-26 14:48:41 +00:00