#deferred-imports

[ follow ]
Python
fromGrahamdumpleton
6 days ago

Lazy monkey patching with wrapt - Graham Dumpleton

wrapt provides deferred monkey patching to instrument Python without user code changes, and a new module-name modifier improves composition with lazy imports.
Web development
fromInfoQ
9 months ago

Microsoft Releases TypeScript 5.9 with Deferred Imports and Enhanced Developer Experience

TypeScript 5.9 introduces new features including deferred imports, leaner tsconfig setup, and improvements for Node.js module resolution.
[ Load more ]