diff options
author | Barney Gale <barney.gale@gmail.com> | 2025-01-04 12:53:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-04 12:53:51 (GMT) |
commit | 95352dcb9321423d0606ae0b01524ad61c2c2ec1 (patch) | |
tree | d3639b46aab213e41252a89be354306472947fc4 /Doc/library | |
parent | a4e773c540cfd3a9c2bb3b5033d2f79ef50962c8 (diff) | |
download | cpython-95352dcb9321423d0606ae0b01524ad61c2c2ec1.zip cpython-95352dcb9321423d0606ae0b01524ad61c2c2ec1.tar.gz cpython-95352dcb9321423d0606ae0b01524ad61c2c2ec1.tar.bz2 |
GH-127381: pathlib ABCs: remove `PathBase.move()` and `move_into()` (#128337)
These methods combine `_delete()` and `copy()`, but `_delete()` isn't part
of the public interface, and it's unlikely to be added until the pathlib
ABCs are made official, or perhaps even later.
Diffstat (limited to 'Doc/library')
0 files changed, 0 insertions, 0 deletions