[Python-Dev] PEP 550 v3 naming

MRAB python at mrabarnett.plus.com
Tue Aug 22 19:46:30 EDT 2017


On 2017-08-23 00:12, Greg Ewing wrote:
> Guido van Rossum wrote:
>> Perhaps the latter can be 
>> shortened to just ContextStack (since the Foo part can probably be 
>> guessed from context. :-)
> 
> -0.9, if I saw something called ContextStack turn up in a traceback
> I wouldn't necessarily jump to the conclusion that it was a stack
> of FooContexts rather than some other kind of context. EIBTI here,
> I think.
> 
The PEP says """This PEP proposes a new mechanism to manage execution 
state""", so ExecutionState or ExecState?


More information about the Python-Dev mailing list