Issue #27186: Add os.PathLike support to pathlib.
This adds support both to pathlib.PurePath's constructor as well as implementing __fspath__(). This removes the provisional status for pathlib. Initial patch by Dusty Phillips.
B
Brett Cannon committed
568be63248614a2cdd7666a67ddfd16e817f7db9
Parent: f41b82f