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

Rick Teachey report at bugs.python.org
Fri Mar 30 17:12:12 EDT 2018


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

Eric: see also Ivan's comment on Issue 33190, which will factor into the solution to this I think. It seems you can't just pass the `namespace` to the `kwds` argument (as I have done in my solution above).

----------

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


More information about the Python-bugs-list mailing list