This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-22 02:52:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58fd9ec3cfe0d588db97eb98c0dc7fdb0256be76
cpython
/
Modules
/
_zstd
T
History
Serhiy Storchaka
9fceb1c0c5
gh-150285: Fix too long docstrings in the zstd module (GH-150291)
2026-05-24 15:03:22 +03:00
..
clinic
gh-150285: Fix too long docstrings in the zstd module (GH-150291)
2026-05-24 15:03:22 +03:00
_zstdmodule.c
gh-128341: Use _Py_ABI_SLOT in stdlib modules (
#145770
)
2026-03-24 17:47:55 +00:00
_zstdmodule.h
…
buffer.h
gh-139877: Use PyBytesWriter in pycore_blocks_output_buffer.h (
#139976
)
2025-10-14 10:03:55 -07:00
compressor.c
gh-150285: Fix too long docstrings in the zstd module (GH-150291)
2026-05-24 15:03:22 +03:00
decompressor.c
gh-150285: Fix too long docstrings in the zstd module (GH-150291)
2026-05-24 15:03:22 +03:00
zstddict.c
gh-150285: Fix too long docstrings in the zstd module (GH-150291)
2026-05-24 15:03:22 +03:00
zstddict.h
…