On 10 September 2017 at 23:05, Mike Miller <python-id...@mgmiller.net>
wrote:

> [...]
> As the problem this PEP is solving is orthogonal to typing improvements
>

This is not the case, static support for dataclasses is an import point of
motivation.
It is hard to support static typing for many third party packages like
attrs, since they use a lot of "magic".

--
Ivan
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to