[issue32977] added acts_like decorator to dataclasses module

Eric V. Smith report at bugs.python.org
Thu Mar 1 18:20:59 EST 2018


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

Since this has to wait until 3.8 and I'm swamped with 3.7, this is going to have to wait for me to look at it.

Is there a reason it needs to be part of dataclasses itself? I'd suggest separating it out, putting it on PyPI, and getting some traction there, first.

----------
versions: +Python 3.8 -Python 3.7

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


More information about the Python-bugs-list mailing list