New submission from Neil Schemenauer <nas-pyt...@arctrix.com>:

This is an experimental patch that implements lazy execution of top-level 
definitions in modules (functions, classes, imports, global constants).  See 
Tools/lazy_compile/README.txt for details.

----------
components: Interpreter Core
messages: 314294
nosy: nascheme
priority: low
severity: normal
stage: patch review
status: open
title: Lazy execution of module bytecode
type: enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33124>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to