Skip to content

[3.6] Fix skipping test_UNC_path on AppVeyor due to a different error…#1948

Merged
zware merged 1 commit intopython:3.6from
zware:backport-7a99625-3.6
Jun 4, 2017
Merged

[3.6] Fix skipping test_UNC_path on AppVeyor due to a different error…#1948
zware merged 1 commit intopython:3.6from
zware:backport-7a99625-3.6

Conversation

@zware
Copy link
Copy Markdown
Member

@zware zware commented Jun 4, 2017

… being raised (GH-1920)

We get ERROR_BAD_NETPATH (53) on AppVeyor which is translated to
ENOENT (2).
(cherry picked from commit 7a99625)

… being raised (pythonGH-1920)

We get `ERROR_BAD_NETPATH` (53) on AppVeyor which is translated to
ENOENT (2).
(cherry picked from commit 7a99625)
@zware zware added the trivial label Jun 4, 2017
@zware zware merged commit 7e6d999 into python:3.6 Jun 4, 2017
@zware zware deleted the backport-7a99625-3.6 branch June 4, 2017 22:14
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