cpython/Lib/test/test_pathlib
Miss Islington (bot) ea18782814
[3.14] gh-143866: Verify return value of pathlib.write_{bytes,text} methods in tests (GH-143870) (#144029)
gh-143866: Verify return value of `pathlib.write_{bytes,text}` methods in tests (GH-143870)
(cherry picked from commit cb6a662bb0)

Co-authored-by: b9788213 <b9788213@gmail.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
2026-01-19 11:50:54 +00:00
..
support GH-128520: pathlib ABCs tests: use explicit text encoding (#133105) 2025-04-28 20:18:56 +01:00
__init__.py
test_copy.py GH-128520: pathlib ABCs: allow tests to be run externally (#131315) 2025-03-21 22:18:20 +00:00
test_join.py [3.14] gh-139001: Fix thread-safety issue in pathlib.Path (gh-139066) (gh-139926) 2025-10-10 21:47:47 +00:00
test_join_posix.py GH-128520: pathlib ABCs: allow tests to be run externally (#131315) 2025-03-21 22:18:20 +00:00
test_join_windows.py GH-128520: pathlib ABCs: allow tests to be run externally (#131315) 2025-03-21 22:18:20 +00:00
test_pathlib.py [3.14] GH-133789: Fix unpickling of pathlib objects pickled in Python 3.13 (GH-133831) (#140276) 2025-10-17 22:23:01 +00:00
test_read.py GH-128520: pathlib ABCs tests: use explicit text encoding (#133105) 2025-04-28 20:18:56 +01:00
test_write.py [3.14] gh-143866: Verify return value of pathlib.write_{bytes,text} methods in tests (GH-143870) (#144029) 2026-01-19 11:50:54 +00:00