Message264550
| Author | serhiy.storchaka |
|---|---|
| Recipients | brett.cannon, larry, serhiy.storchaka |
| Date | 2016-04-30.10:40:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462012818.04.0.675162059187.issue26891@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Just now I'm reading the code of the peephole optimizer, and it contains such assertion since it modifies the lnotab bytes array in-place. May be there are other similar cases. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-30 10:40:18 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, larry |
| 2016-04-30 10:40:18 | serhiy.storchaka | set | messageid: <1462012818.04.0.675162059187.issue26891@psf.upfronthosting.co.za> |
| 2016-04-30 10:40:18 | serhiy.storchaka | link | issue26891 messages |
| 2016-04-30 10:40:17 | serhiy.storchaka | create | |