On Mon, 27 May 2019 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
