0.35.0
What's Changed
- Permit
urllib3.Timeoutinstances for defining timeout values.
This way, bothconnectandreadsocket timeout settings can be
configured. The unit is seconds. - Internal: Use
verlib2.Versionfor comparing versions. - CI: Add support for Python 3.12.
Full Changelog: 0.34.0...0.35.0