mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Replace use of `_from_parsed_parts()` with `with_segments()` in `PurePathBase.relative_to()`, and move the assignment of `_drv`, `_root` and `_tail_cached` slots into `PurePath.relative_to()`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||