Skip to content

Version 0.15.0

Compare
Choose a tag to compare
@tomchristie tomchristie released this 17 May 12:40
· 183 commits to master since this release
b76afce

0.15.0 (May 17th, 2022)

  • Drop Python 3.6 support (#535)
  • Ensure HTTP proxy CONNECT requests include timeout configuration. (#506)
  • Switch to explicit typing.Optional for type hints (#513)
  • For trio map OSError exceptions to ConnectError (#543)