Skip to content

Commit

Permalink
[3.12] pythonGH-78988: Document pathlib.Path.glob() exception propa…
Browse files Browse the repository at this point in the history
…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 <[email protected]>
  • Loading branch information
barneygale committed Jan 16, 2024
1 parent af25c85 commit a7cef82
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a7cef82

Please sign in to comment.