mike bayer added the comment:

for context, we are currently creating wrappers around these methods in 
SQLAlchemy, and in the case of property dunders, we expect that exception and 
catch it.   So when the exception doesn't happen, we assume the answer is 
correct, but in this case it's not - the answer getargspec() gives us cannot be 
used to create a correct wrapper unless there's some other detail I'm missing.  
 hence this is backwards incompatible.

----------

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

Reply via email to