Skip to content

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented May 8, 2024

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/

… arguments

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

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@barneygale
Copy link
Contributor Author

Thank you!

@barneygale barneygale enabled auto-merge (squash) May 10, 2024 15:17
@barneygale barneygale merged commit f772d0d into python:main May 10, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
… arguments (python#118780)

Remove support for supplying additional positional arguments to
`PurePath.relative_to()` and `is_relative_to()`. This has been deprecated
since Python 3.12.
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