Skip to content

Add missing definitions to six.moves.http_client #7615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 12, 2022

Conversation

JukkaL
Copy link
Contributor

@JukkaL JukkaL commented Apr 12, 2022

These were removed as a side-effect of #7327, which added
__all__ to http.client. I checked that all the definitions
are present at runtime via six.moves.http_client.

JukkaL and others added 3 commits April 12, 2022 13:41
These were removed as a side-effect of python#7327, which added
`__all__` to `http.client`. I checked that all the definitions
are present at runtime via `six.moves.http_client`.
Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

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

I didn't double check, but LGTM.

@JelleZijlstra JelleZijlstra merged commit 75bcb07 into python:master Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants