GH-78988: Document `pathlib.Path.glob()` exception propagation. (#114036)
We propagate the `OSError` from the `is_dir()` call on the top-level directory, and suppress all others.
B
Barney Gale committed
7092b3f1319269accf4c02f08256d51f111b9ca3
Parent: 2e672f7
Committed by GitHub <noreply@github.com>
on 1/16/2024, 10:28:54 PM