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 Justin.Eldridge, docs@python, iritkatriel, r.david.murray, rhettinger
Date 2021-12-04.01:54:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638582856.74.0.751969489503.issue23317@roundup.psfhosted.org>
In-reply-to
Content
I think we can leave this as-is.  It does a reasonable job of communicating where the descriptor is found and the arguments used when it is called.

Marking this as out of date because later in the howto guide there is a precise pure python equivalent for the lookup and invocation steps.
History
Date User Action Args
2021-12-04 01:54:16rhettingersetrecipients: + rhettinger, r.david.murray, docs@python, Justin.Eldridge, iritkatriel
2021-12-04 01:54:16rhettingersetmessageid: <1638582856.74.0.751969489503.issue23317@roundup.psfhosted.org>
2021-12-04 01:54:16rhettingerlinkissue23317 messages
2021-12-04 01:54:16rhettingercreate