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, martin.panter, rhettinger, zuo
Date 2021-12-04.02:37:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638585435.21.0.309990321684.issue20751@roundup.psfhosted.org>
In-reply-to
Content
New changeset 135ecc3492cee259090fd4aaed9056c130cd2eba by Raymond Hettinger in branch 'main':
bpo-20751:  Replace method example with attribute example, matching the descriptor howto (GH-29909)
https://github.com/python/cpython/commit/135ecc3492cee259090fd4aaed9056c130cd2eba
History
Date User Action Args
2021-12-04 02:37:15rhettingersetrecipients: + rhettinger, zuo, docs@python, martin.panter
2021-12-04 02:37:15rhettingersetmessageid: <1638585435.21.0.309990321684.issue20751@roundup.psfhosted.org>
2021-12-04 02:37:15rhettingerlinkissue20751 messages
2021-12-04 02:37:15rhettingercreate