Nick Coghlan added the comment:

I'm bothered by the remarkable proliferation of new opcodes for the PEP 492 
handling. Is there are a specific reason this implicit exception handler can't 
be decomposed and implemented using the same opcodes as are used to implement 
explicit exception handlers?

----------

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

Reply via email to