We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c886f6 commit 7fa84dfCopy full SHA for 7fa84df
.github/CODEOWNERS
@@ -298,8 +298,7 @@ InternalDocs/jit.md @brandtbucher @savannahostrowski @diegorusso @AA-T
298
# Lazy imports (PEP 810)
299
Objects/lazyimportobject.c @yhg1s @DinoV @pablogsal
300
Include/internal/pycore_lazyimportobject.h @yhg1s @DinoV @pablogsal
301
-Lib/test/test_import/test_lazy_imports.py @yhg1s @DinoV @pablogsal
302
-Lib/test/test_import/data/lazy_imports/ @yhg1s @DinoV @pablogsal
+Lib/test/test_lazy_import @yhg1s @DinoV @pablogsal
303
304
# Micro-op / μop / Tier 2 Optimiser
305
Python/optimizer.c @markshannon @Fidget-Spinner
0 commit comments