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
/
Doc
/
library
/
pathlib.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()...
Barney Gale
2021-04-23
1
-3/+18
*
docs: clarify what patterns Path.glob accepts (GH-25486)
Ned Batchelder
2021-04-20
1
-2/+3
*
bpo-39899: os.path.expanduser(): don't guess other Windows users' home direct...
Barney Gale
2021-04-07
1
-2/+8
*
bpo-42999: Expand and clarify pathlib.Path.link_to() documentation. (GH-24294)
Barney Gale
2021-04-07
1
-7/+14
*
bpo-39906: Add follow_symlinks parameter to pathlib.Path.stat() and chmod() (...
Barney Gale
2021-04-07
1
-3/+16
*
Doc: os.path.abspath and Path.resolve are also different (GH-23276)
Hong Xu
2021-01-20
1
-5/+12
*
Added support for negative indexes to PurePath.parents (GH-21799)
Yaroslav Pankovych
2020-11-23
1
-1/+1
*
bpo-35498: Added slice support to PathLib parents attribute. (GH-11165)
Joshua Cannon
2020-11-20
1
-0/+2
*
bpo-23706: Add newline parameter to pathlib.Path.write_text (GH-22420) (GH-22...
Максим
2020-10-21
1
-1/+4
*
bpo-40833: Clarify Path.rename doc-string regarding relative paths (GH-20554)
Ram Rachum
2020-10-03
1
-0/+8
*
bpo-40486: Specify what happens if directory content change diring iteration ...
Serhiy Storchaka
2020-09-04
1
-0/+5
*
Fixed comment about pathlib.link_to: it was added in 3.8, not changed. (#21851)
Facundo Batista
2020-08-13
1
-1/+1
*
bpo-41066: Update the comparison section for os vs pathlib (GH-21261)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2020-08-13
1
-0/+3
*
bpo-23082: Better error message for PurePath.relative_to() from pathlib (GH-1...
Rotuna
2020-05-25
1
-1/+3
*
bpo-39470: Indicate that ``os.makedirs`` is equivalent to ``Path.mkdir`` (GH-...
Joannah Nanjekye
2020-05-04
1
-0/+1
*
bpo-40148: Add PurePath.with_stem() (GH-19295)
Tim Hoffmann
2020-04-19
1
-0/+24
*
bpo-39285: Clarify example for PurePath.match (GH-19458)
Tim Lo
2020-04-19
1
-1/+3
*
bpo-39567: Document audit for os.walk, os.fwalk, Path.glob and Path.rglob. (G...
Serhiy Storchaka
2020-03-08
1
-0/+4
*
bpo-39808: Improve docs for pathlib.Path.stat() (GH-18719)
Brett Cannon
2020-03-04
1
-1/+1
*
bpo-30618: add readlink to pathlib.Path (GH-8285)
Girts
2019-10-23
1
-0/+14
*
bpo-36182: Update pathlib.Path.write_text() docs (GH-12161)
Lysandros Nikolaou
2019-09-11
1
-0/+3
*
bpo-31163: Added return values to pathlib.Path instance's rename and replace ...
hui shang
2019-09-11
1
-5/+14
*
bpo-37689: add Path.is_relative_to() method (GH-14982)
Hai Shi
2019-08-13
1
-1/+14
*
bpo-33123: pathlib: Add missing_ok parameter to Path.unlink (GH-6191)
zlohhcuB treboR
2019-05-15
1
-1/+10
*
Doc: Be explicit that Pathlib resolve was strict before 3.6. (GH-11316)
Julien Palard
2019-05-08
1
-1/+1
*
bpo-26978: Implement pathlib.Path.link_to (Using os.link) (GH-12990)
Joannah Nanjekye
2019-05-04
1
-0/+7
*
bpo-22062: Updated docstring and documentation for pathlib (GH-8519)
Eivind Teig
2019-02-11
1
-3/+3
*
bpo-34825: Add more entries to os to pathlib reference table (GH-9608)
Xtreak
2018-10-05
1
-20/+27
*
bpo-33721: Make some os.path functions and pathlib.Path methods be tolerant ...
Serhiy Storchaka
2018-09-18
1
-1/+11
*
bpo-34319: Clarify file handler closure in pathlib.read_text (GH-8645)
Xtreak
2018-08-06
1
-1/+2
*
bpo-34329: Doc'd how to remove suffix of pathlib.Path() (GH-8655)
Stefan Otte
2018-08-03
1
-1/+5
*
Document Path.is_mount(), update Misc/ACKS and Misc/NEWS (#2980)
Łukasz Langa
2017-08-01
1
-0/+12
*
bpo-24899: Add comparison table for os.path -> pathlib (GH-1753)
Jamiel Almeida
2017-06-02
1
-0/+33
*
bpo-27200: Fix pathlib, ssl, turtle and weakref doctests (GH-616)
Marco Buttu
2017-04-13
1
-1/+11
*
Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch ...
Steve Dower
2016-11-09
1
-4/+8
*
Remove spurious article.
Ned Deily
2016-10-15
1
-1/+1
|
\
|
*
Remove spurious article.
Ned Deily
2016-10-15
1
-1/+1
*
|
Merge from 3.5
Berker Peksag
2016-09-30
1
-1/+1
|
\
\
|
|
/
|
*
Fix markup in pathlib.rst
Berker Peksag
2016-09-30
1
-1/+1
*
|
Merge from 3.5
Berker Peksag
2016-09-30
1
-1/+1
|
\
\
|
|
/
|
*
Fix Path.glob() link, reported by SilentGhost
Berker Peksag
2016-09-30
1
-1/+1
*
|
Closes #27722: Merge with 3.5
Zachary Ware
2016-08-09
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27722: Fix default for touch method's 'mode' argument
Zachary Ware
2016-08-09
1
-1/+1
*
|
Issue #27180: Merge from 3.5
Berker Peksag
2016-07-14
1
-2/+3
|
\
\
|
|
/
|
*
Issue #27180: Clarify Path.rename() behavior on Unix systems
Berker Peksag
2016-07-14
1
-2/+3
*
|
Merge Issue #22558.
Terry Jan Reedy
2016-06-11
1
-1/+5
|
\
\
|
|
/
|
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-1/+5
*
|
Issue #27186: Add os.PathLike support to pathlib.
Brett Cannon
2016-06-10
1
-7/+16
*
|
Back out pathlib.Path.path attr. (Merge 3.5->3.6)
Guido van Rossum
2016-05-19
1
-22/+0
|
\
\
|
|
/
|
*
Back out pathlib.Path.path attr. (Merge 3.4->3.5)
Guido van Rossum
2016-05-19
1
-22/+0
|
|
\
[next]