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-15.12:36:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526387790.64.0.682650639539.issue33517@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 01abc6ec3a61769c55ee86834a432fb97801d28f by Eric V. Smith in branch 'master':
bpo-33517: dataclasses: Add the field type to Field repr (GH-6858)
https://github.com/python/cpython/commit/01abc6ec3a61769c55ee86834a432fb97801d28f
History
Date User Action Args
2018-05-15 12:36:30eric.smithsetrecipients: + eric.smith, ned.deily
2018-05-15 12:36:30eric.smithsetmessageid: <1526387790.64.0.682650639539.issue33517@psf.upfronthosting.co.za>
2018-05-15 12:36:30eric.smithlinkissue33517 messages
2018-05-15 12:36:30eric.smithcreate