[Python-Dev] PEP 550 v4

francismb francismb at email.de
Sat Aug 26 15:36:02 EDT 2017


Hi,

> 
> For the purpose of this section, we define *execution context* as an
> opaque container of non-local state that allows consistent access to
> its contents in the concurrent execution environment.
> 

May be nonsense/non-practical :-), but :

- How extrapolates this concept to the whole interpreter (container of
...non-local state --> interpreter state; concurrent execution
environment --> python interpreter, ...) ?

Thank in advance !
-- francis


More information about the Python-Dev mailing list