COMMITS
/ Lib/pathlib/types.py October 10, 2025
B
pathlib ABCs: restore `relative_to()` and `is_relative_to()` (#138853)
Barney Gale committed
September 12, 2025
B
GH-128520: pathlib ABCs: improve protocol for 'openable' objects (#134101)
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: tighten up argument types (#131621)
Barney Gale committed
B
GH-128520: pathlib ABCs: reject empty pattern in `ReadablePath.glob()` (#127343)
Barney Gale committed
March 16, 2025
B
GH-130614: pathlib ABCs: improve support for receiving path metadata (#131259)
Barney Gale committed
March 10, 2025
B
GH-127381: pathlib ABCs: remove `case_sensitive` argument (#131024)
Barney Gale committed
March 9, 2025
B
GH-130614: pathlib ABCs: support alternate separator in `full_match()` (#130991)
Barney Gale committed
B
GH-130614: pathlib ABCs: retain original separator in `with_name()` (#130990)
Barney Gale committed
March 3, 2025
B
GH-128520: Merge `pathlib._abc` into `pathlib.types` (#130747)
Barney Gale committed
February 8, 2025
B
GH-125413: Add `pathlib.Path.info` attribute (#127730)
Barney Gale committed