cpython/Lib/test/test_import
2026-02-21 22:06:59 +01:00
..
data gh-142349: Implement PEP 810 - Explicit lazy imports (#142351) 2026-02-12 00:15:33 +00:00
__init__.py gh-144278: Enable overriding sys.implementation's name and cache_tag when building sysmodule.c (GH-144293) 2026-02-10 00:01:17 +00:00
__main__.py
test_lazy_imports.py gh-145076: Check globals type in __lazy_import__() (#145086) 2026-02-21 22:06:59 +01:00