diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-11-30 18:39:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-30 18:39:39 +0000 |
commit | 328187cc4fcdd578db42cf6a16c197c3382157a7 (patch) | |
tree | 0e3801a45867fa87d4a7cfb5b7dcfda06d702a97 /Python/crossinterp.c | |
parent | 4e0a4cafe8d8ecb43db62aed1d5671af583104e7 (diff) | |
download | cpython-328187cc4fcdd578db42cf6a16c197c3382157a7.tar.gz cpython-328187cc4fcdd578db42cf6a16c197c3382157a7.zip |
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.
Diffstat (limited to 'Python/crossinterp.c')
0 files changed, 0 insertions, 0 deletions