requests v2.5.1 Release Notes

Release Date: 2014-12-23 // over 9 years ago
  • Behavioural Changes

    • Only catch HTTPErrors in raise_for_status (#2382)

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘€ Handle LocationParseError from urllib3 (#2344)
    • Handle file-like object filenames that are not strings (#2379)
    • Unbreak HTTPDigestAuth handler. Allow new nonces to be negotiated (#2389)