Serhiy Storchaka added the comment:

The main problem was that this bug caused unnecessary breakage of tests in 
Victor's bytecode [1].

Stéphane, the number of opcodes to the end of the block was counted 
incorrectly. Just off-by-one error. One unreachable opcode always was left.

[1] https://github.com/haypo/bytecode

----------
resolution:  -> fixed
stage: patch review -> resolved

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

Reply via email to