aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_pathlib/test_read.py
Commit message (Expand)AuthorAge
* GH-128520: pathlib ABCs tests: use explicit text encoding (#133105)Barney Gale8 days
* GH-128520: pathlib ABCs: raise text encoding warnings at correct stack level ...Barney Gale8 days
* GH-128520: pathlib ABCs: validate `magic_open()` arguments (#131617)Barney Gale2025-03-24
* GH-128520: pathlib ABCs: reject empty pattern in `ReadablePath.glob()` (#127343)Barney Gale2025-03-24
* GH-128520: pathlib ABCs: allow tests to be run externally (#131315)Barney Gale2025-03-21
* GH-130614: pathlib ABCs: revise test suite for readable paths (#131018)Barney Gale2025-03-11