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, gvanrossum, levkivskyi
Date 2018-01-06.22:19:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515277175.7.0.467229070634.issue32428@psf.upfronthosting.co.za>
In-reply-to
Content
I'm closing this, and will open another issue to raise an error for:

@dataclass
class C:
    x = field()
History
Date User Action Args
2018-01-06 22:19:35eric.smithsetrecipients: + eric.smith, gvanrossum, levkivskyi
2018-01-06 22:19:35eric.smithsetmessageid: <1515277175.7.0.467229070634.issue32428@psf.upfronthosting.co.za>
2018-01-06 22:19:35eric.smithlinkissue32428 messages
2018-01-06 22:19:35eric.smithcreate