[issue23990] Callable builtin doesn't respect descriptors

Joe Jevnik report at bugs.python.org
Sat Apr 18 00:52:42 CEST 2015


Joe Jevnik added the comment:

Oops, I messed up the test case; here is a fixed version (the class name was wrong). Just a note: all the existing test cases passed AND the one proposed in this thread.

I understand that it is currently working as intended; however, the argument is that the intended behaviour should be changed.

----------
Added file: http://bugs.python.org/file39093/callable.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23990>
_______________________________________


More information about the Python-bugs-list mailing list