summaryrefslogtreecommitdiffstats
path: root/Python/instruction_sequence.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2025-03-01 21:24:19 (GMT)
committerGitHub <noreply@github.com>2025-03-01 21:24:19 (GMT)
commita55dffd66dbddfd50c8f3de195218d041d26bd3c (patch)
tree264613f1c368daaf43ae5aec939ec5e56ae32f9f /Python/instruction_sequence.c
parent5181ddb29f969c1718f3f4f9618c260807b2886c (diff)
downloadcpython-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