v2.23.0
Change documentation website to requests.readthedocs.io (#5236)
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
Check if host is invalid for proxy
remove final remnants from 2.6
Revert "Fix for response with UTF-8 BOM #4976"
Fix requests.packages not having package attributes
Remove an obsolete attribute from __attrs__
Fix formatting of status code example