On Tue, Apr 13, 2021 at 8:58 AM Larry Hastings <[email protected]> wrote: > > On 4/12/21 4:50 PM, Inada Naoki wrote: > > As PEP 597 says, eval() is slow. But it can avoidable in many cases > with PEP 563 semantics. > > PEP 597 is "Add optional EncodingWarning". You said PEP 597 in one other > place too. Did you mean PEP 649 in both places? >
You're right. I meant PEP 649 vs PEP 563. I'm sorry. > > Cheers, > > > /arry -- Inada Naoki <[email protected]> _______________________________________________ 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/CLTMVQS7PMLEM237IAY4WCXC7M5DL7T6/ Code of Conduct: http://python.org/psf/codeofconduct/
