diff options
author | Barney Gale <barney.gale@gmail.com> | 2025-03-01 21:24:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-01 21:24:19 (GMT) |
commit | a55dffd66dbddfd50c8f3de195218d041d26bd3c (patch) | |
tree | 264613f1c368daaf43ae5aec939ec5e56ae32f9f /Python/instruction_sequence.c | |
parent | 5181ddb29f969c1718f3f4f9618c260807b2886c (diff) | |
download | cpython-a55dffd66dbddfd50c8f3de195218d041d26bd3c.zip cpython-a55dffd66dbddfd50c8f3de195218d041d26bd3c.tar.gz cpython-a55dffd66dbddfd50c8f3de195218d041d26bd3c.tar.bz2 |
GH-127381: pathlib ABCs: remove `ReadablePath.exists()` and `is_*()` (#130520)
Remove `ReadablePath` methods duplicated by `ReadablePath.info`. To be
specific, we remove `exists()`, `is_dir()`, `is_file()` and `is_symlink()`.
The public `Path` class retains these methods.
Diffstat (limited to 'Python/instruction_sequence.c')
0 files changed, 0 insertions, 0 deletions