Skip to content

Tolerate bad registry entries in Windows proxy settings#6149

Merged
nateprewitt merged 1 commit into
psf:mainfrom
nateprewitt:proxy_bypass_reg_fix
Jun 1, 2022
Merged

Tolerate bad registry entries in Windows proxy settings#6149
nateprewitt merged 1 commit into
psf:mainfrom
nateprewitt:proxy_bypass_reg_fix

Conversation

@nateprewitt

Copy link
Copy Markdown
Member

This PR will address #6104. Requests will now handle bad registry entries more gracefully when checking proxy settings from the host. When invalid entries are encountered, the ProxyEnabled setting will be ignored as if they didn't exist rather than throwing an exception.

@nateprewitt

Copy link
Copy Markdown
Member Author

Looks like 3.11 test failure is related to pytest-dev/pytest#10008.

@sethmlarson sethmlarson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nateprewitt nateprewitt merged commit 210095f into psf:main Jun 1, 2022
@nateprewitt nateprewitt deleted the proxy_bypass_reg_fix branch June 1, 2022 17:36
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants