summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-02-07-21-16-41.gh-issue-101362.KMQllM.rst
blob: af4ee9ad904868e959369aa2ea914510f4b5339c (plain)
1
2
Speed up :class:`pathlib.PurePath` construction by calling
:func:`os.path.join` only when two or more arguments are given.