index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_pathlib
/
test_pathlib.py
Commit message (
Expand
)
Author
Age
*
Add `pathlib._abc.PathModuleBase` (#113893)
Barney Gale
2024-01-14
*
GH-44626, GH-105476: Fix `ntpath.isabs()` handling of part-absolute paths (#1...
Barney Gale
2024-01-13
*
GH-113528: Deoptimise `pathlib._abc.PurePathBase` (#113559)
Barney Gale
2024-01-09
*
GH-113528: Move a few misplaced pathlib tests (#113527)
Barney Gale
2024-01-08
*
GH-113568: Stop raising deprecation warnings from pathlib ABCs (#113757)
Barney Gale
2024-01-05
*
GH-113568: Stop raising auditing events from pathlib ABCs (#113571)
Barney Gale
2024-01-05
*
GH-113528: Remove a couple of expensive pathlib ABC tests (#113534)
Barney Gale
2023-12-28
*
GH-110109: pathlib ABCs: do not vary path syntax by host OS. (#113219)
Barney Gale
2023-12-22
*
GH-112855: Slightly improve tests for `pathlib.PurePath` pickling (#113243)
Barney Gale
2023-12-22
*
GH-110109: Fix misleading `pathlib._abc.PurePathBase` repr (#113376)
Barney Gale
2023-12-22
*
GH-110109: pathlib tests: store base directory as test class attribute (#113221)
Barney Gale
2023-12-17
*
GH-110109: Move tests for pathlib ABCs to new module. (#112904)
Barney Gale
2023-12-16