diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-01-09 19:11:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-09 19:11:17 (GMT) |
commit | 9100fc407e8c7038e7214b600b4ae568ae5510e3 (patch) | |
tree | 23428a62d0c6fdaf5b8d8bf6e2efa3a1e16a20b8 /.coveragerc | |
parent | 2fd2e747930987eb8ed4929cf0132e85db759dab (diff) | |
download | cpython-9100fc407e8c7038e7214b600b4ae568ae5510e3.zip cpython-9100fc407e8c7038e7214b600b4ae568ae5510e3.tar.gz cpython-9100fc407e8c7038e7214b600b4ae568ae5510e3.tar.bz2 |
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()`
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions