index
:
cpython
3.10
3.11
3.12
3.13
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
/
genericpath.py
Commit message (
Expand
)
Author
Age
*
gh-117114: Make os.path.isdevdrive available on all platforms (GH-117115)
Nice Zombies
2024-03-25
*
gh-101196: Make isdir/isfile/exists faster on Windows (GH-101324)
Michael Droettboom
2023-02-08
*
bpo-38807: Add os.PathLike to exception message raised by _check_arg_types (#...
Tomás Farías
2019-11-18
*
bpo-30974: Change os.path.samefile docstring to match docs (GH-7337)
Timo Furrer
2019-08-02
*
bpo-33721: Make some os.path functions and pathlib.Path methods be tolerant ...
Serhiy Storchaka
2018-09-18
*
Issue #26027, #27524: Add PEP 519/__fspath__() support to os and
Brett Cannon
2016-08-26
*
Issue #21883: os.path.join() and os.path.relpath() now raise a TypeError with
Serhiy Storchaka
2014-10-04
*
#18705: merge with 3.3.
Ezio Melotti
2013-08-17
|
\
|
*
#18705: fix a number of typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
*
|
Fix #11939. Set st_dev attribute on Windows to simplify os.path.samefile.
Brian Curtin
2012-12-26
*
|
Issue #16706: get rid of os.error
Andrew Svetlov
2012-12-18
|
/
*
Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,...
Georg Brandl
2010-03-14
*
Issue #3187: Better support for "undecodable" filenames. Code by Victor
Guido van Rossum
2008-10-02
*
Merged revisions 55325-55327 via svnmerge from
Guido van Rossum
2007-05-14
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13