[issue33188] dataclass MRO entry resolution for type variable metaclasses: TypeError

Rick Teachey report at bugs.python.org
Fri Mar 30 21:05:02 EDT 2018


Rick Teachey <ricky at teachey.org> added the comment:

I'll also say: one of the biggest reasons I was excited to read the `dataclasses` PEP was because I thought "AWESOME! Now I can delete all of the stupid boilerplate __init__ and __repr__ methods for those `typing.Sequences`, `typing.Mapping`, etc etc subclasses!"

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33188>
_______________________________________


More information about the Python-bugs-list mailing list