aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/pathlib/_types.py
Commit message (Expand)AuthorAge
* GH-125413: Add `pathlib.Path.info` attribute (#127730)Barney Gale2025-02-08
* GH-128520: Divide pathlib ABCs into three classes (#128523)Barney Gale2025-01-11
* GH-127381: pathlib ABCs: remove uncommon `PurePathBase` methods (#127853)Barney Gale2024-12-29
* GH-127807: pathlib ABCs: remove `PurePathBase._raw_paths` (#127883)Barney Gale2024-12-22
* GH-127456: pathlib ABCs: add protocol for path parser (#127494)Barney Gale2024-12-09