GH-127381: pathlib ABCs: remove `PathBase.rename()` and `replace()` (#127658)
These methods are obviated by `PathBase.move()`, which can move directories and supports any `PathBase` object as a target.
B
Barney Gale committed
5b6635f772d187d6049a56bfea76855644cd4ca1
Parent: e59caf6
Committed by GitHub <noreply@github.com>
on 12/6/2024, 6:10:00 PM