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

Guido van Rossum report at bugs.python.org
Wed May 27 11:42:49 EDT 2020


Guido van Rossum <guido at python.org> added the comment:

You can do this as part of your mega-PR to turn on `from __future__ import annotations` by default.

----------

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


More information about the Python-bugs-list mailing list