GH-125413: Fix stale metadata from `pathlib.Path.copy()` and `move()` (#130424)
In `pathlib.Path.copy()` and `move()`, return a fresh `Path` object with an unpopulated `info` attribute, rather than a `Path` object with information recorded *prior* to the path's creation.
B
Barney Gale committed
78e09a488d41066dea5f8dcf22405a0d5dd8be23
Parent: 48c84a4
Committed by GitHub <noreply@github.com>
on 2/24/2025, 7:10:50 PM