Skip to content

Add __all__ for modules beginning with 'h' and 'i' #7327

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 1 commit into from
Feb 20, 2022

Conversation

AlexWaygood
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit 8f2f857 into python:master Feb 20, 2022
@AlexWaygood AlexWaygood deleted the h-i branch February 20, 2022 22:02
JukkaL added a commit to JukkaL/typeshed that referenced this pull request Apr 12, 2022
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`.
JelleZijlstra pushed a commit that referenced this pull request 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`.
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.

2 participants