index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_zstd
/
_zstdmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-137623: Use an AC decorator for docstring line length enforcement (#137690)
Adam Turner
2025-08-18
1
-2/+4
*
GH-136975: Emend a spelling error (algorthm -> algorithm) (#136999)
Adam Turner
2025-07-22
1
-1/+1
*
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
Emma Smith
2025-06-05
1
-0/+3
*
gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
Serhiy Storchaka
2025-06-01
1
-27/+60
*
gh-134885: zstd: Use Py_XSETREF (GH-134886)
Jelle Zijlstra
2025-05-30
1
-7/+4
*
gh-132983: Split ``_zstd_set_c_parameters`` (#133921)
Adam Turner
2025-05-28
1
-16/+9
*
gh-132983: Make _zstd C code PEP 7 compliant (GH-134605)
Emma Smith
2025-05-24
1
-57/+61
*
gh-132983: Fix refleak in zstd dictionary functions (gh-134459)
Emma Smith
2025-05-21
1
-2/+2
*
gh-132983: Refactor shared code in train_dict and finalize_dict (GH-134432)
Emma Smith
2025-05-21
1
-68/+55
*
gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (#133860)
Adam Turner
2025-05-12
1
-35/+30
*
gh-132983: Make zstd types immutable (#133784)
Adam Turner
2025-05-10
1
-0/+3
*
gh-132983: Reduce the size of ``_zstdmodule.h`` (#133793)
Adam Turner
2025-05-10
1
-1/+7
*
GH-132983: PEP 7 and Argument Clinic changes for zstd (#133791)
Adam Turner
2025-05-10
1
-35/+32
*
GH-132983: remove empty_bytes from _zstd module state (#133785)
Adam Turner
2025-05-09
1
-9/+0
*
gh-132983: Simplify ``_zstd_exec()`` (#133775)
Adam Turner
2025-05-09
1
-146/+63
*
gh-132983: Clean-ups for ``_zstd`` (#133670)
Adam Turner
2025-05-09
1
-133/+61
*
gh-103092: Support subinterpreters in ``_zstd`` (#133674)
Adam Turner
2025-05-08
1
-3/+3
*
gh-132983: Add the `compression.zstd` pacakge and tests (#133365)
Emma Smith
2025-05-06
1
-49/+48
*
gh-132983: Introduce `_zstd` bindings module (GH-133027)
Emma Smith
2025-05-04
1
-0/+914