Skip to content

Update socket exceptions #3127

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
Jul 18, 2019
Merged

Update socket exceptions #3127

merged 1 commit into from
Jul 18, 2019

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Jul 18, 2019

  • error is an alias for OSError in Python 3
  • herror and gaierror can be constructed without arguments (tested
    in Python 2.7 and 3.7)
  • timeout uses the same arguments as herror and gaierror

* error is an alias for OSError in Python 3
* herror and gaierror can be constructed without arguments (tested
  in Python 2.7 and 3.7)
* timeout uses the same arguments as herror and gaierror
@JelleZijlstra JelleZijlstra merged commit dad16f2 into python:master Jul 18, 2019
@srittau srittau deleted the herror branch July 19, 2019 08:27
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