[New-bugs-announce] [issue33502] dataclasses: repr of _DataclassParams objects should use repr of each member

Eric V. Smith report at bugs.python.org
Mon May 14 13:42:19 EDT 2018


New submission from Eric V. Smith <eric at trueblade.com>:

This is mostly a debugging aid, but if you need it, it's very handy.

----------
assignee: eric.smith
components: Library (Lib)
messages: 316542
nosy: eric.smith, ned.deily
priority: release blocker
severity: normal
status: open
title: dataclasses: repr of _DataclassParams objects should use repr of each member
type: behavior
versions: Python 3.7, Python 3.8

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


More information about the New-bugs-announce mailing list