Message 272368 - Python tracker
Message272368
| Author | serhiy.storchaka |
|---|---|
| Recipients | jpe, larry, martin.panter, python-dev, rhettinger, serhiy.storchaka |
| Date | 2016-08-10.19:46:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1470858379.44.0.996832014333.issue27286@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Bytecode generated by 3.5.1 is not correct (wrong error message can be not the only effect). The only way to resolve this issue is regenerating the bytecode. 3.5.2 was released two weeks after committing this patch. I expected it includes this change. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-10 19:46:19 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, jpe, larry, python-dev, martin.panter |
| 2016-08-10 19:46:19 | serhiy.storchaka | set | messageid: <1470858379.44.0.996832014333.issue27286@psf.upfronthosting.co.za> |
| 2016-08-10 19:46:19 | serhiy.storchaka | link | issue27286 messages |
| 2016-08-10 19:46:19 | serhiy.storchaka | create | |