Sounds good to me. Have you talked to Nick? On Mon, Jan 25, 2021 at 07:07 Mark Shannon <[email protected]> wrote:
> Hi, > > PEP 558 seems to be dormant, if not abandoned. > > There are at least two open issues for bugs resulting from the currently > weird and inefficient behavior of `f_locals` and `locals()`. > See https://bugs.python.org/issue30744 for an example of undesirable > behaviour. > > PEP 588, or something like it, would fix those. > > I'd be happy to take over the PEP, or write a new one. > I like PEP 588, although I would propose a simplification. > > 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. > > Cheers, > Mark. > _______________________________________________ > 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/TUQOEWQSCQZPUDV2UFFKQ3C3I4WGFPAJ/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido (mobile)
_______________________________________________ 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/BHUC6VRMHRVQE2VAZDMFL6KNU2DOWOYE/ Code of Conduct: http://python.org/psf/codeofconduct/
