diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-09-02 16:14:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-02 16:14:09 (GMT) |
commit | 5002f17794a9f403540305c733698d1e01699490 (patch) | |
tree | bcab059838634606c903922342de2c9603aa64b8 /Tools/build | |
parent | 77a2fb4bf1a1b160d6ce105508288fc77f636943 (diff) | |
download | cpython-5002f17794a9f403540305c733698d1e01699490.zip cpython-5002f17794a9f403540305c733698d1e01699490.tar.gz cpython-5002f17794a9f403540305c733698d1e01699490.tar.bz2 |
GH-119518: Stop interning strings in pathlib GH-123356)
Remove `sys.intern(str(x))` calls when normalizing a path in pathlib. This
speeds up `str(Path('foo/bar'))` by about 10%.
Diffstat (limited to 'Tools/build')
0 files changed, 0 insertions, 0 deletions