Skip to content

0.35.0

Compare
Choose a tag to compare
@amotl amotl released this 17 Jan 22:30

What's Changed

  • Permit urllib3.Timeout instances for defining timeout values.
    This way, both connect and read socket timeout settings can be
    configured. The unit is seconds.
  • Internal: Use verlib2.Version for comparing versions.
  • CI: Add support for Python 3.12.

Full Changelog: 0.34.0...0.35.0