[issue39442] from __future__ import annotations makes dataclasses.Field.type a string, not type

Eric V. Smith report at bugs.python.org
Fri Jan 24 07:31:24 EST 2020


Eric V. Smith <eric at trueblade.com> added the comment:

Isn't that the entire point of "from __future__ import annotations"?

Also, please show the traceback when reporting errors so that I can see what's going on.

----------

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


More information about the Python-bugs-list mailing list