index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
pathlib
/
types.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pathlib ABCs: restore `relative_to()` and `is_relative_to()` (#138853)
Barney Gale
2025-10-10
1
-0/+27
*
GH-128520: pathlib ABCs: improve protocol for 'openable' objects (#134101)
Barney Gale
2025-09-12
1
-11/+11
*
GH-128520: pathlib ABCs: add `JoinablePath.__vfspath__()` (#133437)
Barney Gale
2025-05-12
1
-16/+35
*
GH-128520: pathlib ABCs: raise text encoding warnings at correct stack level ...
Barney Gale
2025-04-28
1
-0/+7
*
GH-128520: pathlib ABCs: tighten up argument types (#131621)
Barney Gale
2025-03-24
1
-24/+8
*
GH-128520: pathlib ABCs: reject empty pattern in `ReadablePath.glob()` (#127343)
Barney Gale
2025-03-24
1
-0/+2
*
GH-130614: pathlib ABCs: improve support for receiving path metadata (#131259)
Barney Gale
2025-03-16
1
-12/+28
*
GH-127381: pathlib ABCs: remove `case_sensitive` argument (#131024)
Barney Gale
2025-03-10
1
-13/+8
*
GH-130614: pathlib ABCs: support alternate separator in `full_match()` (#130991)
Barney Gale
2025-03-09
1
-2/+3
*
GH-130614: pathlib ABCs: retain original separator in `with_name()` (#130990)
Barney Gale
2025-03-09
1
-1/+3
*
GH-128520: Merge `pathlib._abc` into `pathlib.types` (#130747)
Barney Gale
2025-03-03
1
-0/+393
*
GH-125413: Add `pathlib.Path.info` attribute (#127730)
Barney Gale
2025-02-08
1
-0/+30