We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad18e0 commit d3d5044Copy full SHA for d3d5044
HISTORY.md
@@ -73,7 +73,7 @@ dev
73
cert verification. All Requests 2.x versions before 2.28.0 are affected. (#6074)
74
- Fixed urllib3 exception leak, wrapping `urllib3.exceptions.SSLError` with
75
`requests.exceptions.SSLError` for `content` and `iter_content`. (#6057)
76
-- Fixed issue where invalid Windows registry entires caused proxy resolution
+- Fixed issue where invalid Windows registry entries caused proxy resolution
77
to raise an exception rather than ignoring the entry. (#6149)
78
- Fixed issue where entire payload could be included in the error message for
79
JSONDecodeError. (#6036)
0 commit comments