[Python-Dev] Re: PEP 654 -- Exception Groups and except* : request for feedback for SC submission

2021年3月05日 05:58:29 -0800

On Thu, Mar 4, 2021 at 11:15 PM Glenn Linderman <[email protected]>
wrote:
> I like explicit, and avoiding magic.
>
> And this gives a compatibility story for outer loops that except:
> Exception, and even for others cases that are not recoded for
> ExceptionGroup handling.
>
It could help during the migration/mixed python version phase. But I'm not
convinced yet that this is what we want to end up with in the long term.
Waiting to hear more thoughts.
_______________________________________________
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/VITKAEOCPYMWN6EOZAGT23A3Y2ATOHC4/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to