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 2353381a, docs@python, rhettinger
Date 2021-03-26.15:33:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616772821.28.0.680393543433.issue43632@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the report.

This has already been fixed for the 3.9 release and later:

https://docs.python.org/3.9/howto/descriptor.html#functions-and-methods

It was minor enough to not warrant a backport to 3.8.
History
Date User Action Args
2021-03-26 15:33:41rhettingersetrecipients: + rhettinger, docs@python, 2353381a
2021-03-26 15:33:41rhettingersetmessageid: <1616772821.28.0.680393543433.issue43632@roundup.psfhosted.org>
2021-03-26 15:33:41rhettingerlinkissue43632 messages
2021-03-26 15:33:41rhettingercreate