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-24 20:12:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdd3eee7fc26538c8365dcbf2dd844ec7cdf7fb7
cpython
/
Modules
/
_zstd
T
History
AN Long
6393068bde
fix some typos (
#138977
)
2025-09-16 18:33:39 +05:30
..
clinic
gh-132983: Fix docstrings in `
ZstdDict
` (
#137321
)
2025-08-03 15:04:45 +00:00
_zstdmodule.c
GH-137623: Use an AC decorator for docstring line length enforcement (
#137690
)
2025-08-18 18:29:00 +01:00
_zstdmodule.h
…
buffer.h
…
compressor.c
fix some typos (
#138977
)
2025-09-16 18:33:39 +05:30
decompressor.c
GH-137623: Use an AC decorator for docstring line length enforcement (
#137690
)
2025-08-18 18:29:00 +01:00
zstddict.c
GH-137623: Use an AC decorator for docstring line length enforcement (
#137690
)
2025-08-18 18:29:00 +01:00
zstddict.h
…