Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-73991: Support preserving metadata in `pathlib.Path.copy()` (#120806) | Barney Gale | 2024-07-06 | 1 | -1/+98 |
* | GH-73991: Support copying directory symlinks on older Windows (#120807) | Barney Gale | 2024-07-03 | 1 | -3/+24 |
* | GH-73991: Add follow_symlinks argument to `pathlib.Path.copy()` (#120519) | Barney Gale | 2024-06-19 | 1 | -3/+24 |
* | GH-73991: Add `pathlib.Path.copy()` (#119058) | Barney Gale | 2024-06-14 | 1 | -0/+138 |