While I don't particularly mind if we get ExceptionGroup, giving it special magical semantics, and especially new syntax, seems like bringing a massively overpowered weapon to bear on something that will only be used rarely.
Handling multiple exceptions from an ExceptionGroup could be done using a loop with pattern matching, so is except* really justified? -- Greg _______________________________________________ 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/BRQDP4KNRYU6UCKQBHRAUAHWWCENNIVM/ Code of Conduct: http://python.org/psf/codeofconduct/
