Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pycompression/python-zlib-ng issues and pull requests

#61 - Release 0.5.1

Pull Request - State: closed - Opened by rhpvorderman 5 days ago

#60 - Release 0.5.1

Issue - State: closed - Opened by rhpvorderman 5 days ago

#59 - Fix flushing behaviour in threaded mode.

Pull Request - State: closed - Opened by rhpvorderman 6 days ago

#58 - Fixdeadlock

Pull Request - State: closed - Opened by rhpvorderman 6 days ago

#57 - Issue53 redux

Pull Request - State: closed - Opened by rhpvorderman 7 days ago

#56 - Check if flush works in threaded modes.

Issue - State: closed - Opened by rhpvorderman 17 days ago

#55 - Start threads only after calling read and write on ThreadedGzip

Pull Request - State: closed - Opened by y5c4l3 17 days ago - 2 comments

#53 - gzip_ng_threaded prevents programs from crashing if a file is open

Issue - State: closed - Opened by D-VR 20 days ago - 7 comments

#52 - Release 0.5.0

Issue - State: closed - Opened by rhpvorderman about 2 months ago

#51 - Release 0.5.0

Pull Request - State: closed - Opened by rhpvorderman about 2 months ago

#50 - Simplify code in gzip_ng.py

Pull Request - State: closed - Opened by rhpvorderman 2 months ago

#49 - Build on MacOS ARM64

Pull Request - State: closed - Opened by rhpvorderman 3 months ago

#48 - Use automated versioning using versioningit

Pull Request - State: closed - Opened by rhpvorderman 3 months ago

#47 - Building wheels on MacOS ARM64 does not work

Issue - State: closed - Opened by rhpvorderman 3 months ago - 1 comment
Labels: help wanted

#46 - Fix macos wheelbuilding

Pull Request - State: closed - Opened by rhpvorderman 3 months ago - 1 comment

#45 - Use values of READ and WRITE from the gzip module

Pull Request - State: closed - Opened by musicinmybrain 5 months ago - 2 comments

#44 - Test failures on Python 3.13 due to read-only Gzip(NG)File

Issue - State: closed - Opened by musicinmybrain 5 months ago - 3 comments

#43 - Release 0.4.3

Pull Request - State: closed - Opened by rhpvorderman 6 months ago

#42 - Release 0.4.3

Issue - State: closed - Opened by rhpvorderman 6 months ago

#41 - Build on macos-14

Pull Request - State: closed - Opened by rhpvorderman 6 months ago

#40 - Fix large file decompression bug

Pull Request - State: closed - Opened by BorisOrca 6 months ago - 2 comments

#39 - Release 0.4.2

Pull Request - State: closed - Opened by rhpvorderman 6 months ago

#38 - release 0.4.2

Issue - State: closed - Opened by rhpvorderman 6 months ago

#37 - Test both x86 and M1 macos

Pull Request - State: closed - Opened by rhpvorderman 6 months ago - 2 comments

#36 - Specifically test macos-14

Pull Request - State: closed - Opened by rhpvorderman 7 months ago - 1 comment

#35 - Can't build on Apple M1/ MacOS Sonoma

Issue - State: closed - Opened by ddppddpp 7 months ago - 11 comments

#34 - Release 0.4.1

Pull Request - State: closed - Opened by rhpvorderman 7 months ago - 1 comment

#33 - Release 0.4.1

Issue - State: closed - Opened by rhpvorderman 7 months ago

#32 - gzip_ng_threaded.open no longer closes streams passed to it

Pull Request - State: closed - Opened by rhpvorderman 7 months ago - 1 comment

#31 - Replace internal API _PyBytes_Join, removed in Python 3.13

Pull Request - State: closed - Opened by musicinmybrain 8 months ago - 4 comments

#30 - Internal API _PyBytes_Join() is removed in Python 3.13

Issue - State: closed - Opened by musicinmybrain 8 months ago - 2 comments

#29 - Release 0.4.0

Pull Request - State: closed - Opened by rhpvorderman 9 months ago - 1 comment

#28 - Release 0.4.0

Issue - State: closed - Opened by rhpvorderman 9 months ago

#27 - Integrate threading modules from python-isal

Pull Request - State: closed - Opened by rhpvorderman 9 months ago - 1 comment

#26 - Rewrite internal _GzipReader implementation in C for extra speed.

Pull Request - State: closed - Opened by rhpvorderman 9 months ago - 1 comment

#25 - Add address sanitizer tests.

Pull Request - State: closed - Opened by rhpvorderman 9 months ago - 1 comment

#24 - Release 0.3.0

Pull Request - State: closed - Opened by rhpvorderman 9 months ago - 5 comments

#23 - Fix readthedocs build

Pull Request - State: closed - Opened by rhpvorderman 9 months ago - 1 comment

#22 - Release 0.3.0

Issue - State: closed - Opened by rhpvorderman 9 months ago

#21 - Update to zlib-ng 2.1.5, add python 3.12 support.

Pull Request - State: closed - Opened by rhpvorderman 9 months ago - 1 comment

#20 - Failed to build in Python 3.12

Issue - State: closed - Opened by nicolaasuni 10 months ago - 2 comments

#19 - cmake dependency

Issue - State: closed - Opened by rds76 10 months ago - 7 comments

#18 - Add FreeBSD support

Pull Request - State: closed - Opened by LukaszMoskala 10 months ago - 4 comments

#17 - FreeBSD support (fix ready)

Issue - State: closed - Opened by LukaszMoskala 10 months ago - 16 comments
Labels: enhancement, Implement before next release

#16 - Build wheels for macOS arm64

Pull Request - State: closed - Opened by cdce8p 11 months ago - 1 comment

#15 - Update zlib-ng to 2.1.5

Pull Request - State: closed - Opened by bdraco 11 months ago - 5 comments

#14 - Update zlib-ng to 2.1.2

Pull Request - State: closed - Opened by rhpvorderman over 1 year ago - 1 comment

#13 - Comparison with isal

Issue - State: closed - Opened by danielhrisca over 1 year ago - 6 comments

#12 - Release 0.2.0

Pull Request - State: closed - Opened by rhpvorderman over 1 year ago

#11 - Release 0.2.0

Issue - State: closed - Opened by rhpvorderman over 1 year ago

#10 - Update embedded zlib-ng version to 2.0.7

Pull Request - State: closed - Opened by rhpvorderman over 1 year ago - 1 comment

#9 - Threaded GzipNGFile implementation

Issue - State: closed - Opened by rhpvorderman over 1 year ago

#8 - Buffered writing for GzipFile

Issue - State: closed - Opened by rhpvorderman over 1 year ago - 1 comment

#7 - Release 0.1.0

Pull Request - State: closed - Opened by rhpvorderman over 1 year ago - 1 comment

#6 - Release 0.1.0

Issue - State: closed - Opened by rhpvorderman over 1 year ago

#5 - Build wheels for all platforms

Pull Request - State: closed - Opened by rhpvorderman over 1 year ago - 1 comment

#4 - Test macOS

Pull Request - State: closed - Opened by rhpvorderman over 1 year ago

#3 - Add github CI, more tests and more documentation

Pull Request - State: closed - Opened by rhpvorderman over 1 year ago - 1 comment

#2 - Add working ports of zlibmodule.c and gzip.py using zlib-ng

Pull Request - State: closed - Opened by rhpvorderman over 1 year ago

#1 - Embedded zlib-ng 2.0.6 handles window bits incorrectly.

Issue - State: closed - Opened by rhpvorderman over 1 year ago - 2 comments