Skip to content

[3.8] bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an invalid filename (GH-25529)#25535

Merged
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-4696f12-3.8
Apr 22, 2021
Merged

[3.8] bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an invalid filename (GH-25529)#25535
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-4696f12-3.8

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 22, 2021

(cherry picked from commit 4696f12)

Co-authored-by: Steve Dower steve.dower@python.org

https://bugs.python.org/issue35306

… an invalid filename (pythonGH-25529)

(cherry picked from commit 4696f12)

Co-authored-by: Steve Dower <steve.dower@python.org>
@miss-islington
Copy link
Contributor Author

@zooba: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@zooba: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 1575ea0 into python:3.8 Apr 22, 2021
@miss-islington miss-islington deleted the backport-4696f12-3.8 branch April 22, 2021 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants