bpo-35692: pathlib no longer raises when checking file and directory existence by zooba · Pull Request #11746 · python/cpython · GitHub
Skip to content

bpo-35692: pathlib no longer raises when checking file and directory existence - #11746

Merged
zooba merged 1 commit into
python:masterfrom
zooba:bpo35692
Feb 4, 2019
Merged

zooba merged 1 commit into
python:masterfrom
zooba:bpo35692

Conversation

@zooba

@zooba zooba commented Feb 3, 2019

Copy link
Copy Markdown
Member

pathlib no longer raises when checking file and directory existence on drives that are not ready

https://bugs.python.org/issue35692

@pitrou pitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you

@zooba
zooba merged commit 2f6fae6 into python:master Feb 4, 2019
@miss-islington

Copy link
Copy Markdown
Contributor

@zooba
zooba deleted the bpo35692 branch February 4, 2019 07:08
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 4, 2019
…existence on drives that are not ready (pythonGH-11746)

(cherry picked from commit 2f6fae6)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
@bedevere-bot

Copy link
Copy Markdown

miss-islington added a commit that referenced this pull request Feb 4, 2019
…existence on drives that are not ready (GH-11746)

(cherry picked from commit 2f6fae6)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OS-windows type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants