summaryrefslogtreecommitdiffstats
path: root/Python/stackrefs.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-12-29 21:42:07 (GMT)
committerGitHub <noreply@github.com>2024-12-29 21:42:07 (GMT)
commitc78729f2df7c0e220f1080edb2a0d0cdd49e22df (patch)
tree8bbe6b09b6c4171463f46d03bbfb3e94fb29835d /Python/stackrefs.c
parent7e819ce0f32068de7914cd1ba3b4b95e91ea9873 (diff)
downloadcpython-c78729f2df7c0e220f1080edb2a0d0cdd49e22df.zip
cpython-c78729f2df7c0e220f1080edb2a0d0cdd49e22df.tar.gz
cpython-c78729f2df7c0e220f1080edb2a0d0cdd49e22df.tar.bz2
GH-127381: pathlib ABCs: remove `PathBase.stat()` (#128334)
Remove the `PathBase.stat()` method. Its use of the `os.stat_result` API, with its 10 mandatory fields and low-level types, makes it an awkward fit for virtual filesystems. We'll look to add a `PathBase.info` attribute later - see GH-125413.
Diffstat (limited to 'Python/stackrefs.c')
0 files changed, 0 insertions, 0 deletions