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

Eric V. Smith report at bugs.python.org
Sun May 13 17:40:08 EDT 2018


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

There have been comments on the PR, but I'd like to focus the higher level issue back here. Specifically, see my comment https://github.com/python/cpython/pull/6768#discussion_r187813919

To summarize: I still think string inspections are the best we can do.

I'm going to try to organize a meeting with Guido, Ivan, and Łukasz at the sprints on Monday.

----------

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


More information about the Python-bugs-list mailing list