3.7.1
List of PRs / issues for this release
Bugfixes
- Set a different default number (which is now 9) for SSH pools
- Adds a BaseHTTPAdapter with a close method to ensure that the
pools is clean on close() - Makes SSHHTTPAdapter reopen a closed connection when needed
like the others