On Thu, 9 Dec 2021 at 20:55, deavid <deavidsed...@gmail.com> wrote:
>
> So well, my question here is: why is this not a thing? Has anyone proposed 
> something like this before? I feel I must have missed something important.

IMO, making types mandatory would severely penalise the use of Python
for scripting, exploratory coding, and similar adhoc work. This is a
significant part of the user base, and we have to consider such users.
Having typing as optional allows those people who get benefits from
typing to achieve those benefits without impacting others who don't
need that level of strictness.

So basically -1 from me.

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

Reply via email to