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 rhettinger
Recipients docs@python, maggyero, rhettinger
Date 2019-10-29.07:04:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572332647.21.0.270400081295.issue38336@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c155f738dc2e70ccb574f5169ad89c01753c6f7 by Raymond Hettinger (Géry Ogam) in branch 'master':
bpo-38336: Remove the __set__ method restriction on data descriptors for attribute lookup precedence (GH-16520)
https://github.com/python/cpython/commit/4c155f738dc2e70ccb574f5169ad89c01753c6f7
History
Date User Action Args
2019-10-29 07:04:07rhettingersetrecipients: + rhettinger, docs@python, maggyero
2019-10-29 07:04:07rhettingersetmessageid: <1572332647.21.0.270400081295.issue38336@roundup.psfhosted.org>
2019-10-29 07:04:07rhettingerlinkissue38336 messages
2019-10-29 07:04:07rhettingercreate