[Python-Dev] PEP 550 v3 naming (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Aug 22 19:12:20 EDT 2017


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.

-- Greg



More information about the Python-Dev mailing list