GH-112727: Speed up `pathlib.Path.absolute()` (#112728)
Use `_from_parsed_parts()` to create a pre-joined/pre-parsed path, rather than passing multiple arguments to `with_segments()` Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
B
Barney Gale committed
304a1b3f3a8ed9a734ef1d098cafccb6725162db
Parent: 9fe7655
Committed by GitHub <noreply@github.com>
on 12/4/2023, 11:21:39 PM