Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

Perhaps the datamodel docs can be clarified to note that callers are allowed to 
omit the third argument (which usually only makes sense when the second 
argument is not None). FWIW, section 3.3.2.3 already has an example of a direct 
call to a __get__ descriptor with only the *obj* argument.

----------
assignee: docs@python -> rhettinger
versions:  -Python 2.7, Python 3.5, Python 3.6, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36743>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to