Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now…
Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now return False when the underlying stat call raises NotADirectoryError.
Showing
Please
register
or
sign in
to comment