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 miss-islington
Recipients eric.smith, gvanrossum, levkivskyi, miss-islington
Date 2018-03-22.20:59:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521752348.62.0.467229070634.issue32505@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3b4c6b16c597aa2356f5658dd67da7dcd4434038 by Miss Islington (bot) in branch '3.7':
bpo-32505: dataclasses: raise TypeError if a member variable is of type Field, but doesn't have a type annotation. (GH-6192)
https://github.com/python/cpython/commit/3b4c6b16c597aa2356f5658dd67da7dcd4434038
History
Date User Action Args
2018-03-22 20:59:08miss-islingtonsetrecipients: + miss-islington, gvanrossum, eric.smith, levkivskyi
2018-03-22 20:59:08miss-islingtonsetmessageid: <1521752348.62.0.467229070634.issue32505@psf.upfronthosting.co.za>
2018-03-22 20:59:08miss-islingtonlinkissue32505 messages
2018-03-22 20:59:08miss-islingtoncreate