Tin mới
gh-74453: Deprecate os.path.commonprefix (#144436)
gh-71189: Support all-but-last mode in os.path.realpath() (GH-117562)
gh-136437: Make several functions in `os.path` pos-only (#136949)
gh-117114: Make os.path.isdevdrive available on all platforms (GH-117115)
gh-101196: Make isdir/isfile/exists faster on Windows (GH-101324)
bpo-38807: Add os.PathLike to exception message raised by _check_arg_types (#17160)
bpo-30974: Change os.path.samefile docstring to match docs (GH-7337)
Issue #26027, #27524: Add PEP 519/__fspath__() support to os and
Issue #21883: os.path.join() and os.path.relpath() now raise a TypeError with
#18705: fix a number of typos. Patch by Févry Thibault.
Fix #11939. Set st_dev attribute on Windows to simplify os.path.samefile.
Issue #16706: get rid of os.error
Issue #3187: Better support for "undecodable" filenames. Code by Victor
Merged revisions 55325-55327 via svnmerge from
Merged revisions 55007-55179 via svnmerge from
Merged revisions 53952-54987 via svnmerge from