Skip to content

Remove HTTPConnection.auto_open#2776

Merged
sethmlarson merged 1 commit intourllib3:mainfrom
pquentin:auto-open
Nov 9, 2022
Merged

Remove HTTPConnection.auto_open#2776
sethmlarson merged 1 commit intourllib3:mainfrom
pquentin:auto-open

Conversation

@pquentin
Copy link
Member

@pquentin pquentin commented Nov 9, 2022

It is no longer needed as http.client no longer mutates host and port.

Closes #2775

It is no longer needed as HTTPConnection no longer mutates host and
port.
@pquentin pquentin added the Skip Changelog Pull requests that don't require a changelog entry label Nov 9, 2022
@pquentin pquentin requested a review from sethmlarson November 9, 2022 09:58
@sethmlarson sethmlarson merged commit b5d20d9 into urllib3:main Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Pull requests that don't require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate HTTPConnection.auto_open

2 participants