[issue40794] dataclass signatures and docstrings w/future-annotations

Batuhan Taskaya report at bugs.python.org
Wed May 27 10:22:42 EDT 2020


Batuhan Taskaya <isidentical at gmail.com> added the comment:

> Hmm. That's a regression, at least from 3.7, which is the only version I have ready access to:

That is the same behavior with the current master, the problem I am having is related to using annotations feature on dataclasses itself rather than the program that imports it. I've tested script.py on 3.7.5 and it gives the same output.

----------

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


More information about the Python-bugs-list mailing list