Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 8, 2023

  • 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 53455a3)

Co-authored-by: Shantanu [email protected]

- 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 53455a3)

Co-authored-by: Shantanu <[email protected]>
@miss-islington miss-islington merged commit 87076d8 into python:3.11 Jan 8, 2023
@miss-islington miss-islington deleted the backport-53455a3-3.11 branch January 8, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants