Message266604
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. |
|
Date |
User |
Action |
Args |
2016-05-29 17:33:51 | rhettinger | set | recipients:
+ rhettinger, brett.cannon, vstinner, serhiy.storchaka, Demur Rumed |
2016-05-29 17:33:51 | rhettinger | set | messageid: <1464543231.71.0.754753167325.issue27129@psf.upfronthosting.co.za> |
2016-05-29 17:33:51 | rhettinger | link | issue27129 messages |
2016-05-29 17:33:51 | rhettinger | create | |
|