On 2018-12-09, Marek Mosiewicz <marek.mosiew...@jotel.com.pl> wrote: > I'm talking about this https://docs.python.org/3/library/typing.html > > I'm not talking about new language. I think it could be nice to have > standard PEP annotations for classes to make type validation or type > hints when writing code. ... > This class valiadtors would be optional and run only when developer > wants to validate or write code, not in production as it is heavy.
Yes, I think that's exactly what http://www.mypy-lang.org/ is. It is not a new language, despite the rather strange choice of domain name for it. -- https://mail.python.org/mailman/listinfo/python-list