diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-01-06 21:17:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-06 21:17:51 (GMT) |
commit | 37bd893a22b784d573b71df5417d855dc32dee62 (patch) | |
tree | 1ed89f9e946518beffabe9d10f77f176458f85d1 /Tools/c-analyzer/cpython/_parser.py | |
parent | 1e914ad89de707b8a69b03d7b36f5022f4c07c78 (diff) | |
download | cpython-37bd893a22b784d573b71df5417d855dc32dee62.zip cpython-37bd893a22b784d573b71df5417d855dc32dee62.tar.gz cpython-37bd893a22b784d573b71df5417d855dc32dee62.tar.bz2 |
GH-113528: Deoptimise `pathlib._abc.PurePathBase.parent` (#113530)
Replace use of `_from_parsed_parts()` with `with_segments()`, and move
assignments to `_drv`, `_root`, _tail_cached` and `_str` slots into
`PurePath`.
Diffstat (limited to 'Tools/c-analyzer/cpython/_parser.py')
0 files changed, 0 insertions, 0 deletions