You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.10.0 (2024-10-21)
------------------
**Added**
- Automatic Advanced Keep-Alive for HTTP/2 and HTTP/3 over QUIC by
sending PING frames.
New Session, and Adapter parameters are now available:
`keepalive_delay`, and `keepalive_idle_window`.
This greatly improves your daily experience working with HTTP/2+ remote
peers.
**Fixed**
- Unshielded picotls assertion error in Python < 3.10 when trying to
fetch the peer intermediate certificate. (#157)
Doing migration to
niquests
(currently at ed7fd3d6 commit)And getting this error
Full trace:
Reproduction Steps
I haven't made a minimal reproducer yet, will do this tomorrow(ish), if needed.
System Information
The text was updated successfully, but these errors were encountered: