]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35692: pathlib no longer raises when checking file and directory existence on...
authorSteve Dower <steve.dower@microsoft.com>
Mon, 4 Feb 2019 07:08:18 +0000 (23:08 -0800)
committerGitHub <noreply@github.com>
Mon, 4 Feb 2019 07:08:18 +0000 (23:08 -0800)
commit2f6fae6e510dba653391cb510a2aca8322eec03b
treec22507069e5f050d296b177cb4914ff37377e345
parentf75d59e1a896115bd52f543a417c665d6edc331f
bpo-35692: pathlib no longer raises when checking file and directory existence on drives that are not ready (GH-11746)
Lib/pathlib.py
Misc/NEWS.d/next/Windows/2019-02-02-16-23-57.bpo-35692.cIiiE9.rst [new file with mode: 0644]