Michael McCoy <michael.b.mc...@gmail.com> added the comment:

Amalgamating the patch history here, I've updated the tests on Github (PR6160) 
to include tests for both the recursive case and ensure the correct error is 
propagated up if an exception occurs during the subclass check. 

I've also added a check to ensure that unittest's assertRaises behaves as 
expected. (The test currently passes on master, which is a bug if this doesn't 
get merged.)

Finally, the PR updates the documentation for try/except.

----------
nosy: +Michael McCoy

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

Reply via email to