[issue43632] an error in the documentation of descriptor

Raymond Hettinger report at bugs.python.org
Fri Mar 26 11:33:41 EDT 2021


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

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.

----------
resolution:  -> out of date
stage:  -> resolved
status: open -> closed
versions:  -Python 3.10, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43632>
_______________________________________


More information about the Python-bugs-list mailing list