COMMITS
/ Lib/pathlib/_os.py September 24, 2025
B
GH-139174: Prepare `pathlib.Path.info` for new methods (#139175)
Barney Gale committed
September 12, 2025
B
GH-128520: pathlib ABCs: improve protocol for 'openable' objects (#134101)
Barney Gale committed
July 27, 2025
B
GH-128520: pathlib ABCs: tweak protocol for virtual path strings (#134104)
Barney Gale committed
May 12, 2025
B
GH-128520: pathlib ABCs: add `JoinablePath.__vfspath__()` (#133437)
Barney Gale committed
April 28, 2025
B
GH-128520: pathlib ABCs: raise text encoding warnings at correct stack level (#133051)
Barney Gale committed
March 24, 2025
B
GH-128520: pathlib ABCs: validate `magic_open()` arguments (#131617)
Barney Gale committed
March 16, 2025
B
GH-130614: pathlib ABCs: improve support for receiving path metadata (#131259)
Barney Gale committed
March 13, 2025
B
GH-130614: pathlib ABCs: parametrize test suite for path copying (#131168)
Barney Gale committed
February 28, 2025
B
GH-130608: Remove `dirs_exist_ok` argument from `pathlib.Path.copy()` (#130610)
Barney Gale committed
February 26, 2025
B
GH-125413: Add private `pathlib.Path` method to write metadata (#130238)
Barney Gale committed
February 17, 2025
B
GH-125413: Add private metadata methods to `pathlib.Path.info` (#129897)
Barney Gale committed
February 9, 2025
B
GH-125413: Move `pathlib.Path.copy()` implementation alongside `Path.info` (#129856)
Barney Gale committed
February 8, 2025
B
GH-125413: Add `pathlib.Path.info` attribute (#127730)
Barney Gale committed
December 22, 2024
B
GH-127807: pathlib ABCs: move private copying methods to dedicated class (#127810)
Barney Gale committed
August 24, 2024
B
GH-122890: Fix low-level error handling in `pathlib.Path.copy()` (#122897)
Barney Gale committed
August 11, 2024
B
GH-73991: Rework `pathlib.Path.copytree()` into `copy()` (#122369)
Barney Gale committed
July 6, 2024
B
GH-73991: Support preserving metadata in `pathlib.Path.copy()` (#120806)
Barney Gale committed
July 3, 2024
B
GH-73991: Support copying directory symlinks on older Windows (#120807)
Barney Gale committed
June 19, 2024
B
GH-73991: Add follow_symlinks argument to `pathlib.Path.copy()` (#120519)
Barney Gale committed
June 14, 2024
B
GH-73991: Add `pathlib.Path.copy()` (#119058)
Barney Gale committed