On Wed, Oct 28, 2020 at 6:49 AM Jean Abou Samra <j...@abou-samra.fr> wrote:

> where `impossible` raises AssertionError.
>

Reserving a common English word as a new keyword (whether fail or
impossible) is the mother of all breaking changes. The syntactic sugar it
provides is not only tiny, it's pretty much negative, since any message it
could provide would be too generic to be of much use, versus raising your
own relevant exception message.

-Em
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/ONEKNUWIPL2QHA4K5JY4CFKHPU7FJ4HI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to