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%. B
Barney Gale committed
5002f17794a9f403540305c733698d1e01699490
Parent: 77a2fb4
Committed by GitHub <noreply@github.com>
on 9/2/2024, 4:14:09 PM