Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / michalc/stream-inflate issues and pull requests
#101 - Fix build platform
Pull Request -
State: closed - Opened by FL550 3 months ago
#100 - Adds armv7l as wheel target
Pull Request -
State: closed - Opened by FL550 3 months ago
- 9 comments
#99 - feat: build wheel for Python 3.13 on macOS
Pull Request -
State: closed - Opened by michalc 3 months ago
#98 - feat: build wheel for Python 3.13 on Windows
Pull Request -
State: closed - Opened by michalc 3 months ago
#97 - ci: refactor to reduce duplication and increase parallelism
Pull Request -
State: closed - Opened by michalc 3 months ago
#96 - ci: fix publish workflow file
Pull Request -
State: closed - Opened by michalc 4 months ago
#95 - feat: build ARM wheels
Pull Request -
State: closed - Opened by michalc 4 months ago
#94 - Add wheel files for arm64 architectures
Issue -
State: closed - Opened by jmottier-niryo 4 months ago
- 4 comments
#93 - feat: no pagination - doesn't reduce memory usage
Pull Request -
State: closed - Opened by michalc 4 months ago
- 1 comment
#92 - fix: infinite loop
Pull Request -
State: closed - Opened by michalc 4 months ago
#91 - tests: fix expecting bytes got bytearray
Pull Request -
State: closed - Opened by michalc 4 months ago
#90 - perf: cache chunk length to save a function call
Pull Request -
State: closed - Opened by michalc 4 months ago
#89 - perf: assign/tidy types
Pull Request -
State: closed - Opened by michalc 4 months ago
#88 - refactor: remove dead code
Pull Request -
State: closed - Opened by michalc 4 months ago
#87 - feat: nicer exception when stream looks back too far
Pull Request -
State: closed - Opened by michalc 4 months ago
#86 - test: test if the stream has a non-supported block type
Pull Request -
State: closed - Opened by michalc 4 months ago
#85 - test: more Huffman codes in a row than fit in cache
Pull Request -
State: closed - Opened by michalc 4 months ago
#84 - test: exhaust iterable to get full code coverage in tests themselves
Pull Request -
State: closed - Opened by michalc 4 months ago
#83 - ci: fix code coverage off-by-two errors
Pull Request -
State: closed - Opened by michalc 4 months ago
#82 - test: refactor to have a tiny bit higher branch coverage in tests
Pull Request -
State: closed - Opened by michalc 4 months ago
#81 - test: refactor to have slightly higher coverage in test itself
Pull Request -
State: closed - Opened by michalc 4 months ago
#80 - ci: fix generating code coverage
Pull Request -
State: closed - Opened by michalc 4 months ago
#79 - ci: avoid building source package multiple times (and tidy names)
Pull Request -
State: closed - Opened by michalc 4 months ago
#78 - ci: build binary images for musl linux
Pull Request -
State: closed - Opened by michalc 4 months ago
#77 - perf: slightly faster huffman decoding by declaring types
Pull Request -
State: closed - Opened by michalc 4 months ago
#76 - ci: run tests on compiled code
Pull Request -
State: closed - Opened by michalc 4 months ago
#75 - ci: fix deleting too many files when flattening
Pull Request -
State: closed - Opened by michalc 5 months ago
#74 - ci: fix flatenning
Pull Request -
State: closed - Opened by michalc 5 months ago
#73 - ci: fix corruption when packages have same file name
Pull Request -
State: closed - Opened by michalc 5 months ago
#72 - ci: make sure to wait for Windows
Pull Request -
State: closed - Opened by michalc 5 months ago
#71 - ci: attempt at flattening structure of artifacts for package upload
Pull Request -
State: closed - Opened by michalc 5 months ago
#70 - ci: fix download yml
Pull Request -
State: closed - Opened by michalc 5 months ago
#69 - ci: fix packages dir downloading artifacts
Pull Request -
State: closed - Opened by michalc 5 months ago
#68 - ci: build Windows, not macOS 11 and tidy version replacement
Pull Request -
State: closed - Opened by michalc 5 months ago
#67 - temp to check Windows
Pull Request -
State: closed - Opened by michalc 5 months ago
#66 - ci: build mac packages on versions that have arm Python versions
Pull Request -
State: closed - Opened by michalc 5 months ago
#65 - ci: large runner I suspect is enterprise only
Pull Request -
State: closed - Opened by michalc 5 months ago
#64 - ci: fix deploy yml
Pull Request -
State: closed - Opened by michalc 5 months ago
#63 - ci: disable Windows build - sed isn't quite working and so not correc…
Pull Request -
State: closed - Opened by michalc 5 months ago
#62 - ci: fix for latest upload artifacts - must have unique names
Pull Request -
State: closed - Opened by michalc 5 months ago
#61 - ci: fix build yaml windows section
Pull Request -
State: closed - Opened by michalc 5 months ago
#60 - ci: split Windows and macOS and install different Python versions
Pull Request -
State: closed - Opened by michalc 5 months ago
#59 - ci: fix deletion of backup file after sed
Pull Request -
State: closed - Opened by michalc 5 months ago
#58 - ci: fix sed command to be more compatible and install build package
Pull Request -
State: closed - Opened by michalc 5 months ago
#57 - ci: build macOS and Windows wheels
Pull Request -
State: closed - Opened by michalc 5 months ago
#56 - perf: remove some now-unnecessary ops
Pull Request -
State: closed - Opened by michalc 5 months ago
#55 - perf: avoid lengths and tuples in huffman decoding
Pull Request -
State: closed - Opened by michalc 5 months ago
#54 - ci: only build sdist on latest python since can only upload one to PyPI
Pull Request -
State: closed - Opened by michalc 5 months ago
#53 - ci: build multiple Python versions
Pull Request -
State: closed - Opened by michalc 5 months ago
#52 - ci: fix quoting in docker run
Pull Request -
State: closed - Opened by michalc 5 months ago
#51 - ci: attempt to fix docker run command
Pull Request -
State: closed - Opened by michalc 5 months ago
#50 - ci: back to docker run
Pull Request -
State: closed - Opened by michalc 5 months ago
#49 - ci: attempt to force earlier node to avoid glibc errors
Pull Request -
State: closed - Opened by michalc 5 months ago
#48 - ci: try latest upload/download artifact versions
Pull Request -
State: closed - Opened by michalc 5 months ago
#47 - ci: attempt to fix upload in older container by using older version
Pull Request -
State: closed - Opened by michalc 5 months ago
#46 - ci: attempt to fix checkout in build by using earliest version
Pull Request -
State: closed - Opened by michalc 5 months ago
#45 - ci: attempt at fixing release code - no need for volumes I suspect
Pull Request -
State: closed - Opened by michalc 5 months ago
#44 - ci: refactor to run steps as container job
Pull Request -
State: closed - Opened by michalc 5 months ago
#43 - fix: deleting wheels that can't upload
Pull Request -
State: closed - Opened by michalc 5 months ago
#42 - fix: auditwheel
Pull Request -
State: closed - Opened by michalc 5 months ago
#41 - fix: python build
Pull Request -
State: closed - Opened by michalc 5 months ago
#40 - ci: use manylinux image to build package
Pull Request -
State: closed - Opened by michalc 5 months ago
#39 - ci: fix version replace
Pull Request -
State: closed - Opened by michalc 5 months ago
#38 - perf: move to Cython
Pull Request -
State: closed - Opened by michalc 5 months ago
#37 - fix: raising exception that doesn't exist
Pull Request -
State: closed - Opened by michalc 5 months ago
#36 - perf: less time in runner (and more in get_huffman_value)
Pull Request -
State: closed - Opened by michalc 5 months ago
#35 - perf: slightly faster retrieval from cache (with possible fix)
Pull Request -
State: closed - Opened by michalc 5 months ago
#34 - perf: merge cache and buffer
Pull Request -
State: closed - Opened by michalc 5 months ago
#33 - refactor: rearrange and gather functions
Pull Request -
State: closed - Opened by michalc 5 months ago
#32 - perf: closer cache and inflate
Pull Request -
State: closed - Opened by michalc 5 months ago
#31 - refactor: gather inflate-related yielding functions
Pull Request -
State: closed - Opened by michalc 5 months ago
#30 - refactor: small tidy
Pull Request -
State: closed - Opened by michalc 5 months ago
#29 - refactor: gather functions that need to fetch or put into cache
Pull Request -
State: closed - Opened by michalc 5 months ago
#28 - perf: avoid a function call every yield
Pull Request -
State: closed - Opened by michalc 5 months ago
#27 - Revert "refactor: closes inflate and cache code"
Pull Request -
State: closed - Opened by michalc 5 months ago
#26 - refactor: closes inflate and cache code
Pull Request -
State: closed - Opened by michalc 5 months ago
#25 - perf: buffer bytes a bit to reduce single-byte operations
Pull Request -
State: closed - Opened by michalc 5 months ago
#24 - perf: avoid try/except when getting huffman values
Pull Request -
State: closed - Opened by michalc 5 months ago
#23 - perf: avoid going via a bytearray only to go back to int
Pull Request -
State: closed - Opened by michalc 5 months ago
#22 - perf: avoid going via bytearray for huffman values
Pull Request -
State: closed - Opened by michalc 5 months ago
#21 - perf: faster retriving from cache and caching results
Pull Request -
State: closed - Opened by michalc 5 months ago
#20 - perf: faster cache by avoiding function calls
Pull Request -
State: closed - Opened by michalc 5 months ago
#19 - perf: faster caching by fewer operations to work out indexes
Pull Request -
State: closed - Opened by michalc 5 months ago
#18 - perf: slightly quicker retrieval from cache
Pull Request -
State: closed - Opened by michalc 5 months ago
#17 - perf: less copying by ifs and memoryview
Pull Request -
State: closed - Opened by michalc 5 months ago
#16 - perf: avoid allocating lambdas
Pull Request -
State: closed - Opened by michalc 5 months ago
#15 - refactor: slightly clearer run to show data dependencies better
Pull Request -
State: closed - Opened by michalc 5 months ago
#14 - refactor: avoid another layer of tuple
Pull Request -
State: closed - Opened by michalc 5 months ago
#13 - perf: avoid cache functions if we can
Pull Request -
State: closed - Opened by michalc 5 months ago
#12 - perf: avoid lambda on every step of algorithm
Pull Request -
State: closed - Opened by michalc 5 months ago
#11 - per: exit early from from_cache, saving 5% to 10% of runtime
Pull Request -
State: closed - Opened by michalc 5 months ago
#10 - perf: only allow a single iterable to be queued
Pull Request -
State: closed - Opened by michalc 5 months ago
#9 - perf: small performance improvments
Pull Request -
State: closed - Opened by michalc 5 months ago
#8 - ci: use token to upload to CodeCov
Pull Request -
State: closed - Opened by michalc 5 months ago
#7 - tests: use pytest style rather than unittest
Pull Request -
State: closed - Opened by michalc 5 months ago
#6 - ci: run tests using pytest
Pull Request -
State: closed - Opened by michalc 5 months ago
#5 - tests: move tests to file that is automatically found by pytest
Pull Request -
State: closed - Opened by michalc 5 months ago
#4 - feat: drop support for Python earlier than 3.6.7, or 3.7.1
Pull Request -
State: closed - Opened by michalc 9 months ago
#3 - build: move to pyproject.toml and publish from GitHub actions
Pull Request -
State: closed - Opened by michalc 9 months ago
#2 - ci: move to GitHub actions
Pull Request -
State: closed - Opened by michalc 9 months ago