cpython/Lib/test/test_pathlib
Barney Gale ff5e131df5
GH-112855: Slightly improve tests for pathlib.PurePath pickling (#113243)
Add a few more simple test cases, like non-anchored paths. Remove misplaced
and indirect test that pickling doesn't change the `stat()` value.
2023-12-22 17:49:09 +00:00
..
__init__.py
test_pathlib.py GH-112855: Slightly improve tests for pathlib.PurePath pickling (#113243) 2023-12-22 17:49:09 +00:00
test_pathlib_abc.py GH-112855: Slightly improve tests for pathlib.PurePath pickling (#113243) 2023-12-22 17:49:09 +00:00