Skip to content

Conversation

stiiin
Copy link

@stiiin stiiin commented Oct 13, 2025

Due to a change in the interface of h2.events's classes that was backwards-incompatible (but perceived as backwards-compatible by the committer), there is a bug (#317 and #318) when receiving any HTTP/2 requests while h2 >= 4.3.0 is installed.

This merge request updates the dependency to h2 >= 4.3.0 and changes the constructor call to match the new interface.

Additionally, the merge request adds more Python versions to the Tox configuration.

h2 introduced a (possibly accidental) backward-incompatible change
to the event classes. This results in issue pgjones#318.
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.

2 participants