Message341023
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. |
|
Date |
User |
Action |
Args |
2019-04-28 07:12:09 | rhettinger | set | recipients:
+ rhettinger, docs@python, jdufresne |
2019-04-28 07:12:09 | rhettinger | set | messageid: <1556435529.55.0.161108310331.issue36743@roundup.psfhosted.org> |
2019-04-28 07:12:09 | rhettinger | link | issue36743 messages |
2019-04-28 07:12:09 | rhettinger | create | |
|