mirror of
https://github.com/python/cpython.git
synced 2024-11-23 18:04:37 +08:00
a15a7735e6
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 |