Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 4, 2024

(cherry picked from commit 081706f)

Co-authored-by: Zhikang Yan 2951256653@qq.com
Co-authored-by: Sergey B Kirpichev skirpichev@gmail.com
Co-authored-by: Carol Willing carolcode@willingconsulting.com
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu


📚 Documentation preview 📚: https://cpython-previews--126381.org.readthedocs.build/

…6215)

(cherry picked from commit 081706f)

Co-authored-by: Zhikang Yan <2951256653@qq.com>
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Nov 4, 2024
@terryjreedy terryjreedy enabled auto-merge (squash) November 4, 2024 04:09
@terryjreedy terryjreedy merged commit d1b8718 into python:3.12 Nov 4, 2024
barneygale added a commit to barneygale/cpython that referenced this pull request Dec 12, 2024
Remove `PurePathBase.relative_to()` and `is_relative_to()` because they
don't account for *other* being an entirely different kind of path, and
they can't use `__eq__()` because it's not on the `PurePathBase` interface.

Remove `PurePathBase.drive`, `root`, `is_absolute()` and `as_posix()`.
These are all too specific to local filesystems.
@miss-islington miss-islington deleted the backport-081706f-3.12 branch January 2, 2026 17:57
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

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants