| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
We propagate the `OSError` from the `is_dir()` call on the top-level directory, and suppress all others.
There was a problem hiding this comment.
Probably doesn't need a NEWS, though it also doesn't hurt!
A
Sorry, something went wrong.
|
Thank you Adam |
Sorry, something went wrong.
|
Thanks @barneygale for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
|
Sorry, @barneygale, I could not cleanly backport this to 3.12 due to a conflict. cherry_picker 7092b3f1319269accf4c02f08256d51f111b9ca3 3.12 |
Sorry, something went wrong.
…python#114036) We propagate the `OSError` from the `is_dir()` call on the top-level directory, and suppress all others. (cherry picked from commit 7092b3f)
…gation. (pythonGH-114036) We propagate the `OSError` from the `is_dir()` call on the top-level directory, and suppress all others.. (cherry picked from commit 7092b3f) Co-authored-by: Barney Gale <barney.gale@gmail.com>
|
GH-114154 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
…python#114036) We propagate the `OSError` from the `is_dir()` call on the top-level directory, and suppress all others.
…python#114036) We propagate the `OSError` from the `is_dir()` call on the top-level directory, and suppress all others.
…python#114036) We propagate the `OSError` from the `is_dir()` call on the top-level directory, and suppress all others.
| Back | FazBrowse Home | New Git URL |
We propagate any OSError from the is_dir() call on the top-level directory, and suppress all others.