Message266604
| Author | rhettinger |
|---|---|
| Recipients | Demur Rumed, brett.cannon, rhettinger, serhiy.storchaka, vstinner |
| Date | 2016-05-29.17:33:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1464543231.71.0.754753167325.issue27129@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |