This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-07 19:35:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
main
cpython
/
Modules
/
_zstd
/
clinic
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Emma Smith
4b44b3409a
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
2025-06-05 14:31:49 +03:00
..
_zstdmodule.c.h
gh-132983: Convert zstd `
__new__
` methods to Argument Clinic (
#133860
)
2025-05-12 08:51:53 +00:00
compressor.c.h
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
2025-06-05 14:31:49 +03:00
decompressor.c.h
gh-133885: Use locks instead of critical sections for _zstd (gh-134289)
2025-05-22 23:30:10 -04:00
zstddict.c.h
gh-132983: Convert dict_content to take Py_buffer in `
ZstdDict()
` (
#133924
)
2025-05-26 14:48:41 +00:00