]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137855: Improve import time of `pathlib` (GH-146327)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 5 May 2026 12:38:03 +0000 (15:38 +0300)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 12:38:03 +0000 (14:38 +0200)
commitffb543d32f14803e8379c15a0a2d96c6b4c4dacd
treec2ba815fea6f2f235dfdd2dfc407a85da89a4663
parent426f99cb7110f00fb2a6643932a08b608afc0b31
gh-137855: Improve import time of `pathlib` (GH-146327)

Improve import time of pathlib
Lib/pathlib/__init__.py
Lib/test/test_pathlib/test_pathlib.py