diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-01-06 20:50:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-06 20:50:25 (GMT) |
commit | 1e914ad89de707b8a69b03d7b36f5022f4c07c78 (patch) | |
tree | dcd3295578b634ff4e8756bec06c6b839fb9d90a /Tools/c-analyzer/cpython/_parser.py | |
parent | 2205510e7b32eb4c7bbe1982d7b5dfcbfb85cffe (diff) | |
download | cpython-1e914ad89de707b8a69b03d7b36f5022f4c07c78.zip cpython-1e914ad89de707b8a69b03d7b36f5022f4c07c78.tar.gz cpython-1e914ad89de707b8a69b03d7b36f5022f4c07c78.tar.bz2 |
GH-113528: Deoptimise `pathlib._abc.PurePathBase.name` (#113531)
Replace usage of `_from_parsed_parts()` with `with_segments()` in
`with_name()`, and take a similar approach in `name` for consistency's
sake.
Diffstat (limited to 'Tools/c-analyzer/cpython/_parser.py')
0 files changed, 0 insertions, 0 deletions