GH-127381: pathlib ABCs: remove `PathBase.cwd()` and `home()` (#127427)
These classmethods presume that the user has retained the original `__init__()` signature, which may not be the case. Also, many virtual filesystems don't provide current or home directories.
B
Barney Gale committed
328187cc4fcdd578db42cf6a16c197c3382157a7
Parent: 4e0a4ca
Committed by GitHub <noreply@github.com>
on 11/30/2024, 6:39:39 PM