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.
@pgjones
Copy link
Owner

pgjones commented Nov 6, 2025

Thanks, fixed in 07a7b14

@pgjones pgjones closed this Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants