Skip to content

GH-78707: Drop deprecated pathlib.PurePath.[is_]relative_to() arguments - #118780

Merged
barneygale merged 5 commits into
python:mainfrom
barneygale:gh-78707-remove
May 10, 2024
Merged

barneygale merged 5 commits into
python:mainfrom
barneygale:gh-78707-remove

Conversation

@barneygale

@barneygale barneygale commented May 8, 2024

Copy link
Copy Markdown
Contributor

Remove support for supplying additional positional arguments to PurePath.relative_to() and is_relative_to(). This has been deprecated since Python 3.12.


๐Ÿ“š Documentation preview ๐Ÿ“š: https://cpython-previews--118780.org.readthedocs.build/

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants