summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pathlib/test_read.py
Commit message (Expand)AuthorAgeFilesLines
* GH-128520: pathlib ABCs tests: use explicit text encoding (#133105)Barney Gale2025-04-281-5/+5
* GH-128520: pathlib ABCs: raise text encoding warnings at correct stack level ...Barney Gale2025-04-281-0/+22
* GH-128520: pathlib ABCs: validate `magic_open()` arguments (#131617)Barney Gale2025-03-241-0/+3
* GH-128520: pathlib ABCs: reject empty pattern in `ReadablePath.glob()` (#127343)Barney Gale2025-03-241-0/+2
* GH-128520: pathlib ABCs: allow tests to be run externally (#131315)Barney Gale2025-03-211-7/+14
* GH-130614: pathlib ABCs: revise test suite for readable paths (#131018)Barney Gale2025-03-111-0/+309