File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -292,6 +292,12 @@ Python/jit.c @brandtbucher @savannahostrowski @diegorusso
292292Tools /jit / @ brandtbucher @ savannahostrowski @ diegorusso
293293InternalDocs /jit.md @ brandtbucher @ savannahostrowski @ diegorusso @ AA-Turner
294294
295+ # Lazy imports (PEP 810)
296+ Objects /lazyimportobject.c @ twouters @ DinoV @ pablogsal
297+ Include /internal /pycore_lazyimportobject.h @ twouters @ DinoV @ pablogsal
298+ Lib /test /test_import /test_lazy_imports.py @ twouters @ DinoV @ pablogsal
299+ Lib /test /test_import /data /lazy_imports / @ twouters @ DinoV @ pablogsal
300+
295301# Micro-op / μop / Tier 2 Optimiser
296302Python /optimizer.c @ markshannon @ Fidget-Spinner
297303Python /optimizer_analysis.c @ markshannon @ tomasr8 @ Fidget-Spinner @ savannahostrowski
You can’t perform that action at this time.
0 commit comments