v2.25.0
adding unicode_is_ascii utility function
Revert "Use urllib for chunked requests"
Merge branch 'master' into master
Updated references to previous requests/requests GitHub path
cleanup certs.py
Remove internal use of unnecessary compat shim for OrderedDict
Use comprehensions whenever possible
Normalize exception docstrings (#5338)
remove final remnants from 2.6
Clarify that PreparedRequests should not be manually created
Fix requests.packages not having package attributes
Document the dangers of using verify=False
Fix formatting of status code example
Respect the NETRC environment variable