diff options
| author | Barney Gale <barney.gale@gmail.com> | 2023-12-04 23:21:39 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-04 23:21:39 (GMT) |
| commit | 304a1b3f3a8ed9a734ef1d098cafccb6725162db (patch) | |
| tree | 1e383edf3800521666f57883168260e4f964c46b /Lib/test/test_cmd.py | |
| parent | 9fe7655c6ce0b8e9adc229daf681b6d30e6b1610 (diff) | |
| download | cpython-304a1b3f3a8ed9a734ef1d098cafccb6725162db.zip cpython-304a1b3f3a8ed9a734ef1d098cafccb6725162db.tar.gz cpython-304a1b3f3a8ed9a734ef1d098cafccb6725162db.tar.bz2 | |
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>
Diffstat (limited to 'Lib/test/test_cmd.py')
0 files changed, 0 insertions, 0 deletions
