]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use `lazy` imports in `collections` (gh-145054)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 21 Feb 2026 14:14:53 +0000 (08:14 -0600)
committerGitHub <noreply@github.com>
Sat, 21 Feb 2026 14:14:53 +0000 (08:14 -0600)
commit7258dbc51803e27c1fec7b2a402e297187de3b95
treea81896d9d1ff8aa9b28980414d47c8fe82302d92
parente1bd0cd37b1816092761e5ad5f2d0464c0e78fbb
Use `lazy` imports in `collections` (gh-145054)
Lib/collections/__init__.py