Skip to content

Commit

Permalink
Fixed a small typo (#6452)
Browse files Browse the repository at this point in the history
  • Loading branch information
syed-saif committed May 9, 2023
1 parent 2ad18e0 commit d3d5044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HISTORY.md
Expand Up @@ -73,7 +73,7 @@ dev
cert verification. All Requests 2.x versions before 2.28.0 are affected. (#6074)
- Fixed urllib3 exception leak, wrapping `urllib3.exceptions.SSLError` with
`requests.exceptions.SSLError` for `content` and `iter_content`. (#6057)
- Fixed issue where invalid Windows registry entires caused proxy resolution
- Fixed issue where invalid Windows registry entries caused proxy resolution
to raise an exception rather than ignoring the entry. (#6149)
- Fixed issue where entire payload could be included in the error message for
JSONDecodeError. (#6036)
Expand Down

0 comments on commit d3d5044

Please sign in to comment.