[Python-Dev] PEP 550 v3

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Aug 21 19:39:31 EDT 2017


Ethan Furman wrote:
> So I like ExecutionContext for the stack of 
> WhateverWeCallTheOtherContext contexts.  But what do we call it?

How about ExecutionContextFrame, by analogy with stack/stack frame.

-- 
Greg



More information about the Python-Dev mailing list