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, miss-islington
Date 2018-03-29.15:32:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522337561.11.0.467229070634.issue33175@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset faa6f5c74ca56d4cc0dd9db78d5c8e864b617d0c by Miss Islington (bot) in branch '3.7':
bpo-33175: dataclasses should look up __set_name__ on class, not instance (GH-6305)
https://github.com/python/cpython/commit/faa6f5c74ca56d4cc0dd9db78d5c8e864b617d0c
History
Date User Action Args
2018-03-29 15:32:41miss-islingtonsetrecipients: + miss-islington, eric.smith
2018-03-29 15:32:41miss-islingtonsetmessageid: <1522337561.11.0.467229070634.issue33175@psf.upfronthosting.co.za>
2018-03-29 15:32:41miss-islingtonlinkissue33175 messages
2018-03-29 15:32:41miss-islingtoncreate