Skip to content

Version 0.13.3

Compare
Choose a tag to compare
@tomchristie tomchristie released this 06 May 15:59
· 328 commits to master since this release
3eff24e

0.13.3 (May 6th, 2021)

Added

  • Support HTTP/2 prior knowledge, using httpcore.SyncConnectionPool(http1=False). (Pull #333)

Fixed

  • Handle cases where environment does not provide select.poll support. (Pull #331)