Ronald Oussoren added the comment:

Note: the error handling code for exceptions in __getdescriptor__ definitely 
isn't good enough yet. 

I'm writing tests and am hunting down the problems those tests find. I'm 
getting closer and will post a new version when I think I've found all bugs. 
Probably some time tomorrow.

For now be warned that unexpected exceptions in __getdescriptor__ might crash 
the interpreter, especially when it is used to look for dunder methods.

----------

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

Reply via email to