[issue33502] dataclasses: repr of _DataclassParams objects should use repr of each member

Eric V. Smith report at bugs.python.org
Mon May 14 17:16:54 EDT 2018


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


New changeset 3059042410dce69806b94be72d5c8055d616f3a3 by Eric V. Smith in branch 'master':
bpo-33502: dataclass._Dataclassparams repr: use repr of each member. (GH-6812)
https://github.com/python/cpython/commit/3059042410dce69806b94be72d5c8055d616f3a3


----------

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


More information about the Python-bugs-list mailing list