On 08/23/2017 11:27 AM, Yury Selivanov wrote:

Out of what was proposed so far to replace Logical Context:

[...]

I don't think that replacing LogicalContext with any name in this list
will make any improvement.

How about ExecutionContext and ContextVars ?

We are already used to different levels of variables: global, local, non-local, class. I think having variables tied to a Context, and having search flow back to previous Contexts, would be easy to understand.

--
~Ethan~
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to