Skip to content

[3.9] Fix import of HTTPError (GH-22304) #26048

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
May 11, 2021

Conversation

miss-islington
Copy link
Contributor

Import HTTPError from urllib.error instead of urllib.request.
(cherry picked from commit 5fedf71)

Co-authored-by: Sebastian Rittau srittau@rittau.biz

Import HTTPError from urllib.error instead of urllib.request.
(cherry picked from commit 5fedf71)

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
@miss-islington
Copy link
Contributor Author

@srittau and @orsenthil: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@srittau and @orsenthil: Status check is done, and it's a success ✅ .

@orsenthil orsenthil merged commit 7d38b04 into python:3.9 May 11, 2021
@miss-islington miss-islington deleted the backport-5fedf71-3.9 branch May 11, 2021 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants