v2.26.0
Switch LGPL'd chardet for MIT licensed charset_normalizer (#5797)
adding unicode_is_ascii utility function
Revert "Use urllib for chunked requests"
Remove call to set default value for allow_redirects
Updated references to previous requests/requests GitHub path
cleanup certs.py
Use comprehensions whenever possible
Throw value error when serializing JSON object with NaN value (#5810)
Merge pull request #5681 from mateusduboli/5677
Fix formatting of status code example
Remove internal use of unnecessary compat shim for OrderedDict
Add support for brotli decoding (#5783)