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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.11.912 (2024-11-26)
Improved timeout reliability and performance in asynchronous mode.
Fixed PyPy discrete background watcher stop condition in synchronous mode when the ConnectionPool isn't closed properly.
Fixed lack of timeout using default system resolver in asynchronous mode.
Fixed a rare issue when connection tear down ran into an exception in Windows proactor loop mode. ssltransport is freed before what we initially expected.
Improved reliability of DNS-over-QUIC, and DNS-over-TLS.