Skip to content

Unconditionally consume buffers to avoid stale data - #226

Merged
sethmlarson merged 2 commits into
python-hyper:mainfrom
ngoldbaum:fix-225
Aug 20, 2026
Merged

Unconditionally consume buffers to avoid stale data#226
sethmlarson merged 2 commits into
python-hyper:mainfrom
ngoldbaum:fix-225

Conversation

@ngoldbaum

Copy link
Copy Markdown
Contributor

Fixes #225.

@ngoldbaum

Copy link
Copy Markdown
Contributor Author

@sethmlarson it seems this is causing crashes in aiohttp, probably worth a bugfix release.

@sethmlarson sethmlarson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@sethmlarson
sethmlarson merged commit 4f3d7ef into python-hyper:main Aug 20, 2026
26 of 27 checks passed
@Dreamsorcerer

Copy link
Copy Markdown

Dug up the old AI session I used to test. Can confirm this PR resolves the issue.

@sethmlarson

Copy link
Copy Markdown
Member

@ngoldbaum Could you prepare a PR with a 1.0.2.2 release?

@ngoldbaum

Copy link
Copy Markdown
Contributor Author

See #227.

@sethmlarson

Copy link
Copy Markdown
Member

@ngoldbaum Could I ask you to review the latest deployment? I've triggered it, so I believe it needs someone else to review it. Also: it seems like we're triggering the publish environment on each CI run, we shouldn't do that. Can we skip this step if it's not a tag?

@ngoldbaum

Copy link
Copy Markdown
Contributor Author

Looks like the release is up on PyPI.

See #228 for the publish step tweak.

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.

[1.2] .decompress(..., output_buffer_limit=None) no longer works (which is the default value)

3 participants