π Improvements
iter_content with transition to yield from. (#6170)Dependencies
π Deprecations
π Improvements
json() API consistent. (#6097)π Bugfixes
CURL_CA_BUNDLE to an empty string would disable
cert verification. All Requests 2.x versions before 2.28.0 are affected. (#6074)urllib3.exceptions.SSLError with
requests.exceptions.SSLError for content and iter_content. (#6057)