Optimise pathlib.Path.relative_to()
#112405
Labels
3.13
bugs and security fixes
performance
Performance or resource usage
topic-pathlib
type-feature
A feature request or enhancement
Feature or enhancement
Proposal:
pathlib.Path.relative_to()
can be significantly optimised by making use ofitertools.chain
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
pathlib.Path.relative_to
#112406The text was updated successfully, but these errors were encountered: