Skip to content

Conversation

@illia-v
Copy link
Contributor

@illia-v illia-v commented Nov 1, 2025

Upgrade libbrotli to v1.2.0 which has a notable change for its Python library:

python: added Decompressor::can_accept_more_data method and optional
output_buffer_limit argument Decompressor::process;
that allows mitigation of unexpectedly large output;
reported by Charles Chan (https://github.com/charleswhchan)

Closes #208

@miurahr
Copy link

miurahr commented Nov 10, 2025

CI checks are failed because CI modernization #205 has never been merged.

Copy link
Contributor

@ngoldbaum ngoldbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Saw one tiny bit where the upstream test is a little more rigorous and maybe you could adopt that.

@sethmlarson sethmlarson merged commit 75ac969 into python-hyper:main Nov 20, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comatibility broken with Brotli@1.2.0

4 participants