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
/
Lib
/
test
/
test_zstd.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-136394: Fix race condition in test_zstd (GH-136432)
Rogdham
2025-07-10
1
-2/+6
*
gh-136315: Fix skipped multithreading test in test_zstd (#136320)
Emma Smith
2025-07-05
1
-3/+6
*
gh-135166: Fix exception type expected by test.test_zstd (GH-135167)
Weipeng Hong
2025-06-05
1
-3/+3
*
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
Emma Smith
2025-06-05
1
-0/+109
*
gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
Serhiy Storchaka
2025-06-01
1
-15/+77
*
gh-132983: Split ``_zstd_set_c_parameters`` (#133921)
Adam Turner
2025-05-28
1
-44/+105
*
gh-134357: Remove unused imports in tests (#134340)
Hugo van Kemenade
2025-05-25
1
-1/+0
*
gh-132983: Slightly tweak error messages for _zstd compressor/decompressor op...
Emma Smith
2025-05-23
1
-2/+3
*
gh-133885: Use locks instead of critical sections for _zstd (gh-134289)
Emma Smith
2025-05-23
1
-3/+53
*
gh-133885: skip `test_compress_locking` in `test_zstd` (#133943)
sobolevn
2025-05-12
1
-0/+1
*
gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (#133860)
Adam Turner
2025-05-12
1
-10/+14
*
gh-132983: Don't allow trailer data in ZstdFile (#133736)
Rogdham
2025-05-10
1
-2/+2
*
GH-132983: PEP 7 and Argument Clinic changes for zstd (#133791)
Adam Turner
2025-05-10
1
-17/+17
*
gh-132983: Clean-ups for ``_zstd`` (#133670)
Adam Turner
2025-05-09
1
-2/+2
*
gh-132983: Add the `compression.zstd` pacakge and tests (#133365)
Emma Smith
2025-05-06
1
-0/+2507