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-05-08 05:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb145fabbdd755f803296beba2d235fc32efe592
cpython
/
Modules
/
_zstd
T
History
Jelle Zijlstra
45c6c48afc
gh-134885: zstd: Use Py_XSETREF (GH-134886)
2025-05-30 11:30:05 +02:00
..
clinic
gh-132983: Convert dict_content to take Py_buffer in `
ZstdDict()
` (
#133924
)
2025-05-26 14:48:41 +00:00
_zstdmodule.c
gh-134885: zstd: Use Py_XSETREF (GH-134886)
2025-05-30 11:30:05 +02:00
_zstdmodule.h
gh-132983: Split `
_zstd_set_c_parameters
` (
#133921
)
2025-05-28 14:45:08 +00: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-134768: Fix definition of
mt_continue_should_break()
(
#134769
)
2025-05-30 04:42:19 +00:00
decompressor.c
gh-132983: Split `
_zstd_set_c_parameters
` (
#133921
)
2025-05-28 14:45:08 +00:00
zstddict.c
gh-132983: Convert dict_content to take Py_buffer in `
ZstdDict()
` (
#133924
)
2025-05-26 14:48:41 +00:00
zstddict.h
gh-132983: Convert dict_content to take Py_buffer in `
ZstdDict()
` (
#133924
)
2025-05-26 14:48:41 +00:00