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 Aaron Hall, Mariatta, docs@python, rhettinger, serhiy.storchaka, yselivanov
Date 2017-09-21.20:45:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506026731.95.0.293969897058.issue26103@psf.upfronthosting.co.za>
In-reply-to
Content
The only question is remained -- should *data descriptors* be *descriptors*? I.e. is the __get__ method required for data descriptors?
History
Date User Action Args
2017-09-21 20:45:31serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, docs@python, yselivanov, Aaron Hall, Mariatta
2017-09-21 20:45:31serhiy.storchakasetmessageid: <1506026731.95.0.293969897058.issue26103@psf.upfronthosting.co.za>
2017-09-21 20:45:31serhiy.storchakalinkissue26103 messages
2017-09-21 20:45:31serhiy.storchakacreate