Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now return False when the underlying stat call raises NotADirectoryError.
A
Antoine Pitrou committed
2b2852b1b4d5bfd006beb202c520c53db8be2901
Parent: 35903c8