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

2019年5月26日 04:59:22 -0700

On Sun, May 26, 2019 at 09:20:53PM +1000, Chris Angelico wrote:
> Sure, but this PEP is all about defining things that weren't
> previously defined, so I wanted to clarify intent rather than current
> behaviour.
As I understand it, the intent is to:
- fix some annoyances/bugs involved when you have a trace hook;
- make the current CPython behaviour a language behaviour.
-- 
Steven
_______________________________________________
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