SIGN IN SIGN UP

GH-113528: Deoptimise `pathlib._abc.PathBase._make_child_relpath()` (#113532)

Call straight through to `joinpath()` in `PathBase._make_child_relpath()`.
Move optimised/caching code to `pathlib.Path._make_child_relpath()`
B
Barney Gale committed
9100fc407e8c7038e7214b600b4ae568ae5510e3
Parent: 2fd2e74
Committed by GitHub <noreply@github.com> on 1/9/2024, 7:11:17 PM