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 serhiy.storchaka
Recipients Martin Teichmann, Martin.Teichmann, Tim.Graham, ncoghlan, serhiy.storchaka
Date 2016-09-20.16:58:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474390694.58.0.403849217403.issue28214@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch makes class creation code not looking up the __set_name__ attribute in instance dict.
History
Date User Action Args
2016-09-20 16:58:14serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, Martin.Teichmann, Tim.Graham, Martin Teichmann
2016-09-20 16:58:14serhiy.storchakasetmessageid: <1474390694.58.0.403849217403.issue28214@psf.upfronthosting.co.za>
2016-09-20 16:58:14serhiy.storchakalinkissue28214 messages
2016-09-20 16:58:14serhiy.storchakacreate