STINNER Victor added the comment:

For Python 3.5 and 3.6, would it make sense to modify the code to pass though 
BaseException, but replace all other exceptions with KeyError? It would be a 
compromise between doing nothing and fixing the bug :-)

----------

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

Reply via email to