aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_pathlib/test_pathlib.py
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-01-09 19:50:23 +0000
committerGitHub <noreply@github.com>2024-01-09 19:50:23 +0000
commit1092cfb20179ac7dd6a2c3c6f8a57ecc1732c777 (patch)
treea2826b900a63583c3544689fc39ee4f9a5600de7 /Lib/test/test_pathlib/test_pathlib.py
parent3a9096c337c16c9335e0d4eba8d1d4196258af72 (diff)
downloadcpython-1092cfb20179ac7dd6a2c3c6f8a57ecc1732c777.tar.gz
cpython-1092cfb20179ac7dd6a2c3c6f8a57ecc1732c777.zip
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()`.
Diffstat (limited to 'Lib/test/test_pathlib/test_pathlib.py')
0 files changed, 0 insertions, 0 deletions