On Sat, Aug 8, 2020 at 1:58 AM Guido van Rossum <[email protected]> wrote: > > On Fri, Aug 7, 2020 at 8:15 AM David Mertz <[email protected]> wrote: >> >> I think getting Guido on board would be a huge step. Python has added quite >> a bit of new syntax since 2014, and Guido himself is currently advocating >> another new big change (pattern matching). His opinion may have shifted. > > > Alas, it hasn't. Language design is not an exact science, and my gut still > tells me that inline exceptions are a bad idea. >
Thanks Guido. If people want to suggest improvements to the PEP's wording, then I'm still open to doing some of that (someone pointed out that some of the examples may have bugs and/or be out of date), but with that clear statement, there's no need to reopen it. ChrisA _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/SVSXCEXHAEQR3HS6LCJ2JAVD6B4PNKLR/ Code of Conduct: http://python.org/psf/codeofconduct/
