[issue33453] from __future__ import annotations breaks dataclasses ClassVar and InitVar handling

Eric V. Smith report at bugs.python.org
Thu May 10 04:10:37 EDT 2018


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

I see that https://github.com/python/typing/issues/508 is also referenced in https://github.com/python-attrs/attrs/issues/361, where it contributed to attrs using string inspection.

----------

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


More information about the Python-bugs-list mailing list