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
/
_os.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-139174: Prepare `pathlib.Path.info` for new methods (#139175)
Barney Gale
2025-09-24
1
-279/+0
*
GH-128520: pathlib ABCs: improve protocol for 'openable' objects (#134101)
Barney Gale
2025-09-12
1
-28/+66
*
GH-128520: pathlib ABCs: tweak protocol for virtual path strings (#134104)
Barney Gale
2025-07-27
1
-13/+7
*
GH-128520: pathlib ABCs: add `JoinablePath.__vfspath__()` (#133437)
Barney Gale
2025-05-12
1
-4/+24
*
GH-128520: pathlib ABCs: raise text encoding warnings at correct stack level ...
Barney Gale
2025-04-28
1
-4/+8
*
GH-128520: pathlib ABCs: validate `magic_open()` arguments (#131617)
Barney Gale
2025-03-24
1
-0/+6
*
GH-130614: pathlib ABCs: improve support for receiving path metadata (#131259)
Barney Gale
2025-03-16
1
-39/+3
*
GH-130614: pathlib ABCs: parametrize test suite for path copying (#131168)
Barney Gale
2025-03-13
1
-1/+1
*
GH-130608: Remove `dirs_exist_ok` argument from `pathlib.Path.copy()` (#130610)
Barney Gale
2025-02-28
1
-4/+3
*
GH-125413: Add private `pathlib.Path` method to write metadata (#130238)
Barney Gale
2025-02-26
1
-155/+99
*
GH-125413: Add private metadata methods to `pathlib.Path.info` (#129897)
Barney Gale
2025-02-17
1
-197/+196
*
GH-125413: Move `pathlib.Path.copy()` implementation alongside `Path.info` (#...
Barney Gale
2025-02-09
1
-1/+291
*
GH-125413: Add `pathlib.Path.info` attribute (#127730)
Barney Gale
2025-02-08
1
-0/+160
*
GH-127807: pathlib ABCs: move private copying methods to dedicated class (#12...
Barney Gale
2024-12-22
1
-98/+0
*
GH-122890: Fix low-level error handling in `pathlib.Path.copy()` (#122897)
Barney Gale
2024-08-24
1
-16/+42
*
GH-73991: Rework `pathlib.Path.copytree()` into `copy()` (#122369)
Barney Gale
2024-08-11
1
-44/+3
*
GH-73991: Support preserving metadata in `pathlib.Path.copy()` (#120806)
Barney Gale
2024-07-06
1
-1/+98
*
GH-73991: Support copying directory symlinks on older Windows (#120807)
Barney Gale
2024-07-03
1
-3/+24
*
GH-73991: Add follow_symlinks argument to `pathlib.Path.copy()` (#120519)
Barney Gale
2024-06-19
1
-3/+24
*
GH-73991: Add `pathlib.Path.copy()` (#119058)
Barney Gale
2024-06-14
1
-0/+138