GH-113528: Deoptimise `pathlib._abc.PurePathBase.parent` (#113530)
Replace use of `_from_parsed_parts()` with `with_segments()`, and move assignments to `_drv`, `_root`, _tail_cached` and `_str` slots into `PurePath`.
B
Barney Gale committed
37bd893a22b784d573b71df5417d855dc32dee62
Parent: 1e914ad
Committed by GitHub <noreply@github.com>
on 1/6/2024, 9:17:51 PM