SIGN IN SIGN UP

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.
B
Barney Gale committed
95352dcb9321423d0606ae0b01524ad61c2c2ec1
Parent: a4e773c
Committed by GitHub <noreply@github.com> on 1/4/2025, 12:53:51 PM