cpython/Lib/test/test_pathlib
Barney Gale 3c28510b98
GH-119113: Raise `TypeError` from `pathlib.PurePath.with_suffix(None)` (#119124)
Restore behaviour from 3.12 when `path.with_suffix(None)` is called.
2024-05-19 17:04:56 +01:00
..
__init__.py
test_pathlib.py GH-74033: Drop deprecated `pathlib.Path` keyword arguments (#118793) 2024-05-14 20:14:07 +00:00
test_pathlib_abc.py GH-119113: Raise `TypeError` from `pathlib.PurePath.with_suffix(None)` (#119124) 2024-05-19 17:04:56 +01:00