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

Eric V. Smith report at bugs.python.org
Tue May 15 22:44:30 EDT 2018


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


New changeset 2a7bacbd913cf2bf568b3c0f85a758946d3cf4e9 by Eric V. Smith in branch 'master':
bpo-33453: Handle string type annotations in dataclasses. (GH-6768)
https://github.com/python/cpython/commit/2a7bacbd913cf2bf568b3c0f85a758946d3cf4e9


----------

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


More information about the Python-bugs-list mailing list