pkgsrc/www/py-urllib3
adam 31ae229c3d 1.22:
Fixed missing brackets in HTTP CONNECT when connecting to IPv6 address via IPv6 proxy.
Made the connection pool retry on SSLError. The original SSLError is available on MaxRetryError.reason.
Drain and release connection before recursing on retry/redirect. Fixes deadlocks with a blocking connectionpool.
Fixed compatibility for cookiejar.
pyopenssl: Use vendored version of six
2017-07-20 16:53:13 +00:00
..
DESCR
distinfo 1.22: 2017-07-20 16:53:13 +00:00
Makefile 1.22: 2017-07-20 16:53:13 +00:00
PLIST