urllib3 v1.9.1 Release Notes

Release Date: 2014-09-13 // over 9 years ago
    • Apply socket arguments before binding. (Issue #427)

    • More careful checks if fp-like object is closed. (Issue #435)

    • ๐Ÿ›  Fixed packaging issues of some development-related files not getting included. (Issue #440)

    • Allow performing only fingerprint verification. (Issue #444)

    • โš  Emit SecurityWarning if system clock is waaay off. (Issue #445)

    • ๐Ÿ›  Fixed PyOpenSSL compatibility with PyPy. (Issue #450)

    • ๐Ÿ›  Fixed BrokenPipeError and ConnectionError handling in Py3. (Issue #443)