[Python-ideas] New PEP 550: Execution Context
Eric Snow
ericsnowcurrently at gmail.com
Sat Aug 12 01:02:18 EDT 2017
On Aug 11, 2017 16:38, "Yury Selivanov" <yselivanov.ml at gmail.com> wrote:
Hi,
This is a new PEP to implement Execution Contexts in Python.
Nice! I've had something like this on the back burner for a while as it
helps solve some problems with encapsulating the import state (e.g. PEP
408).
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170811/1bda53df/attachment.html>
More information about the Python-ideas
mailing list