This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients eric.smith, ned.deily
Date 2018-05-14.12:36:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526301376.3.0.682650639539.issue33495@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2018-05-14 12:36:16eric.smithsetrecipients: + eric.smith, ned.deily
2018-05-14 12:36:16eric.smithsetmessageid: <1526301376.3.0.682650639539.issue33495@psf.upfronthosting.co.za>
2018-05-14 12:36:16eric.smithlinkissue33495 messages
2018-05-14 12:36:16eric.smithcreate