SIGN IN SIGN UP

GH-113528: Deoptimise `pathlib._abc.PathBase.resolve()` (#113782)

Replace use of `_from_parsed_parts()` with `with_segments()` in
`resolve()`.

No effect on `Path.resolve()`, which uses `os.path.realpath()`.
B
Barney Gale committed
1092cfb20179ac7dd6a2c3c6f8a57ecc1732c777
Parent: 3a9096c
Committed by GitHub <noreply@github.com> on 1/9/2024, 7:50:23 PM