summaryrefslogtreecommitdiffstats
path: root/Lib/pathlib/_os.py
Commit message (Expand)AuthorAgeFilesLines
* GH-73991: Support preserving metadata in `pathlib.Path.copy()` (#120806)Barney Gale2024-07-061-1/+98
* GH-73991: Support copying directory symlinks on older Windows (#120807)Barney Gale2024-07-031-3/+24
* GH-73991: Add follow_symlinks argument to `pathlib.Path.copy()` (#120519)Barney Gale2024-06-191-3/+24
* GH-73991: Add `pathlib.Path.copy()` (#119058)Barney Gale2024-06-141-0/+138