diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-01-08 09:22:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-08 09:22:44 (GMT) |
commit | 87076d880cdd9f5537a6a27c1076bc6c7c1d2ee9 (patch) | |
tree | 48635cf23562cf25b647a6a48a30dc69607f2fef /Python | |
parent | caed845fb53d633f4544ac99b043bad66ef5639f (diff) | |
download | cpython-87076d880cdd9f5537a6a27c1076bc6c7c1d2ee9.zip cpython-87076d880cdd9f5537a6a27c1076bc6c7c1d2ee9.tar.gz cpython-87076d880cdd9f5537a6a27c1076bc6c7c1d2ee9.tar.bz2 |
gh-100783: fix os.path.join documentation (GH-100811)
- Use "drive", not "drive letter", because of UNC paths
- Previous components are not thrown away from relative drive letters
- Use "segment" instead of "component" for consistency with pathlib
- Other miscellaneous improvements
(cherry picked from commit 53455a319f3f2e5609fca2a313ea356fba318665)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions