issues
search
indygreg
/
python-zstandard
Python bindings to the Zstandard (zstd) compression library
BSD 3-Clause "New" or "Revised" License
512
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for free-threading builds of CPython
#243
dpdani
opened
2 weeks ago
14
pyproject: update cffi to 1.17.0
#242
tprrt
closed
4 weeks ago
0
Remove a Python 2-ism
#241
cclauss
opened
1 month ago
0
zstandard doesn't build on arm64 MSVC; needs setuptools>=74
#240
saschanaz
opened
1 month ago
0
typing.Bytes string will be removed in Python 3.14
#238
mxmlnkn
opened
2 months ago
1
Provide aarch64 wheel for windows
#237
saschanaz
opened
3 months ago
1
Use cffi 1.17 instead of prerelease
#236
mhils
closed
4 weeks ago
0
Can't decompress data which is compressed by rust code
#235
WindSoilder
opened
3 months ago
1
build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /ci
#234
dependabot[bot]
closed
4 months ago
1
setup: fix Python 3.13 support
#233
rominf
closed
1 month ago
4
SIGSEGV in ZSTD_freeDDict()
#232
pva
opened
5 months ago
2
Compile fails on 3.14 no-GIL
#231
clin1234
opened
5 months ago
9
AttributeError: module 'zstandard' has no attribute '__version__'
#230
TechLabLgm
opened
5 months ago
0
New release?
#229
clin1234
opened
5 months ago
2
Release package with support for `zstd==1.5.6`
#228
sahil1105
opened
6 months ago
0
Compiling `zstandard` to WebAssembly
#227
agriyakhetarpal
opened
6 months ago
0
Bump `cffi` version
#226
clin1234
closed
6 months ago
2
Update pyproject.toml
#225
jm-nab
closed
6 months ago
0
No support for MUSL when statically compiled
#224
ofek
opened
6 months ago
1
Build fails on Python 3.13 and Windows
#223
clin1234
closed
6 months ago
3
Return True from ZstdDecompressionReader.seekable
#222
hauntsaninja
opened
7 months ago
0
Support zstd-1.5.6
#221
bmwiedemann
closed
6 months ago
2
0.22.0 vs. zstd 1.5.6
#220
0-wiz-0
closed
6 months ago
1
ci: bump actions/upload-artifact from 3 to 4
#219
dependabot[bot]
closed
6 months ago
2
Feature request: Support headerless format in decompress and get_frame_parameters
#218
swehner
opened
8 months ago
0
Support headerless format in getFrameParameters and decompress
#217
swehner
opened
8 months ago
0
Migration from pyzstd library
#216
Rogdham
closed
8 months ago
5
Feature request: first class asyncio support
#215
Azmisov
opened
8 months ago
0
Fix doc backend_cffi.py
#214
bisho
opened
9 months ago
1
Add top-level docs section for One-Shot APIs
#213
hauntsaninja
opened
10 months ago
1
`fileno` not available on `ZstdDecompressionReader`
#212
jap
opened
11 months ago
1
Any plans to support the ability to write seekable format files for better random read access?
#211
AustEcon
opened
12 months ago
0
Python 3.13 support
#210
Gallaecio
opened
1 year ago
3
add explicit <unistd.h> include
#209
rathann
closed
6 months ago
2
Does the implementation release GIL?
#208
yuri-kilochek
closed
1 year ago
1
Support for wheel 0.41.3
#207
mtelka
opened
1 year ago
21
build: fix building with modern setuptools backend
#206
mgorny
closed
1 year ago
1
`armv7l` (and other arch?) wheels
#205
indygreg
opened
1 year ago
2
Binary wheels for Python 3.12
#204
ofek
closed
1 year ago
2
Changelog for 0.21.0?
#203
wimglenn
closed
1 year ago
2
zstandard.MAGIC_NUMBER returns wrong value on Windows
#202
123456abcdef
opened
1 year ago
1
use Py_REFCNT(obj) instead of obj->ob_refcnt (allows building in nogil)
#201
jimkring
opened
1 year ago
0
build(deps): bump certifi from 2022.12.7 to 2023.7.22 in /ci
#200
dependabot[bot]
closed
6 months ago
3
conda-forge feedstock stuck on 0.19
#199
analog-cbarber
opened
1 year ago
1
zstandard could not be imported
#198
rootsmusic
closed
1 year ago
0
Failed building wheel for zstandard: Mac M2
#197
ryanhughes-motional
closed
1 year ago
1
python-zstandard produces incomplete data after decompress
#196
grossag
opened
1 year ago
17
Decompression suddenly failing on Github Workflow actions
#195
genzgd
closed
1 year ago
1
stream_reader() hangs (keeps spinning on CPU) when empty buffer is supplied
#194
piotrdomagalski
opened
1 year ago
3
Add support for musllinux wheels
#193
jdholtz
closed
1 year ago
2
Next