You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee='https://github.com/ericvsmith'closed_at=<Date2018-05-14.17:37:30.827>created_at=<Date2018-05-14.12:36:16.271>labels= ['3.7', '3.8', 'type-bug', 'library']
title='dataclasses: repr of Field objects should use repr of each member'updated_at=<Date2018-05-14.17:40:31.337>user='https://github.com/ericvsmith'
This is especially true for the "type" member, since it might be a string that looks like a type name (depending on how bpo-33453 is resolved). But repr should be used for all Field members.
New changeset ceb45f0 by Miss Islington (bot) in branch '3.7': bpo-33494: Change dataclasses.Fields repr to use the repr of each of its members (GH-6798) ceb45f0
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: