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

2019年5月27日 09:15:17 -0700

On 2019年5月27日 at 16:11, Guido van Rossum <[email protected]> wrote:
>
> No, there's only one locals() dict *per stack frame*. So no worries about 
> concurrency.
Again, if the PEP is about formalising the behaviour as language
mandated, this is worth documenting explicitly.
Paul
_______________________________________________
Python-Dev mailing list
[email protected]
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