New submission from Eric V. Smith <e...@trueblade.com>:

This is especially true for the "type" member, since it might be a string that 
looks like a type name (depending on how #33453 is resolved). But repr should 
be used for all Field members.

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

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33495>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to