[Python-Dev] Re: Resurrecting PEP 558 (defined semantics for locals())

2021年1月27日 04:39:45 -0800

On 2021年1月26日 at 01:05, Mark Shannon <[email protected]> wrote:
> The PEP mentions "tracing mode" and changes behavior according to
> whether a program is in "tracing mode" or not. I'd like to remove this
> distinction.
OK, I've checked the status of things from an actual computer rather
than my phone, and it turns out this is just confusing wording on my
part: the PEP still makes it sound like the "tracing mode" distinction
will persist into the future, even though the actual goal now is to
eliminate that distinction.
I've made a new PR to the PEP to try to clear that up:
https://github.com/python/peps/pull/1783/files
Cheers,
Nick.
-- 
Nick Coghlan | [email protected] | Brisbane, Australia
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/4KATOFB2YMC7VUETL24FG2OMUKR6Q57V/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to