Skip to content

Version 2.11.912

Compare
Choose a tag to compare
@Ousret Ousret released this 26 Nov 07:07
· 109 commits to main since this release
f8981f9

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.