Remove catching OSError in filehandler test. Catch Only URLError by orsenthil · Pull Request #920 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

orsenthil merged 1 commit intopython:3.6from

orsenthil:backport-ed3dd1c-3.6

Mar 31, 2017

Merged

Remove catching OSError in filehandler test. Catch Only URLError#920

orsenthil merged 1 commit intopython:3.6from

orsenthil:backport-ed3dd1c-3.6

Conversation

@orsenthil

Copy link Copy Markdown

Member

URLError is raised urllib.request module. (#918)

(cherry picked from commit ed3dd1c)

…n urllib.request module. (#918)

(cherry picked from commit ed3dd1c)

@orsenthil orsenthil merged commit 8d1f935 into python:3.6

Mar 31, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@orsenthil @the-knights-who-say-ni