Skip to content

Version 3.3.2

Compare
Choose a tag to compare
@Ousret Ousret released this 19 Nov 20:02
· 212 commits to main since this release
8f18ad7

3.3.2 (2023-11-19)

Fixed

  • Hooks that do not accept keyword arguments are rejected.
  • Applying max_fetch to Session.gather(...) did not prevent the adapter from draining all pending responses.
  • Closed session having unconsumed multiplexed requests leaked an exception from urllib3.future.

Changed

  • Aligned qh3 version constraint in http3 extra with urllib3.future.