cpython/Lib/test/test_pathlib
Hugo van Kemenade ffb543d32f
gh-137855: Improve import time of pathlib (GH-146327)
Improve import time of pathlib
2026-05-05 14:38:03 +02:00
..
support GH-128520: pathlib ABCs: improve protocol for 'openable' objects (#134101) 2025-09-12 22:25:18 +01:00
__init__.py
test_copy.py
test_join.py gh-139001: Fix thread-safety issue in pathlib.Path (gh-139066) 2025-10-10 17:20:18 -04:00
test_join_posix.py
test_join_windows.py GH-128520: pathlib ABCs: add JoinablePath.__vfspath__() (#133437) 2025-05-12 19:00:36 +01:00
test_pathlib.py gh-137855: Improve import time of pathlib (GH-146327) 2026-05-05 14:38:03 +02:00
test_read.py GH-128520: pathlib ABCs: improve protocol for 'openable' objects (#134101) 2025-09-12 22:25:18 +01:00
test_write.py gh-143866: Verify return value of pathlib.write_{bytes,text} methods in tests (#143870) 2026-01-19 14:24:20 +03:00