Raymond Hettinger added the comment:

I don't see how this is a simplification.   The additional /2 and *2 on the 
affected lines makes the code a little harder to reason about and it loses some 
of the cleanness achieved by the last patch.   To me, it also increases 
conceptual complexity because INSTR_OFFSET() no longer gives the byte address 
adjustment.

----------
nosy: +rhettinger

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

Reply via email to