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
Date 2018-03-29.15:07:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522336073.62.0.467229070634.issue33175@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 521995205a2cb6b504fe0e39af22a81f785350a3 by Eric V. Smith in branch 'master':
bpo-33175: dataclasses should look up __set_name__ on class, not instance (GH-6305)
https://github.com/python/cpython/commit/521995205a2cb6b504fe0e39af22a81f785350a3
History
Date User Action Args
2018-03-29 15:07:53eric.smithsetrecipients: + eric.smith
2018-03-29 15:07:53eric.smithsetmessageid: <1522336073.62.0.467229070634.issue33175@psf.upfronthosting.co.za>
2018-03-29 15:07:53eric.smithlinkissue33175 messages
2018-03-29 15:07:53eric.smithcreate