summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-05-26-21-24-06.gh-issue-104996.aaW78g.rst
blob: 8b81b681af94aa8cb96a3620b4ad5d59a5bef353 (plain)
1
2
Improve performance of :class:`pathlib.PurePath` initialisation by
deferring joining of paths when multiple arguments are given.