Message216696
| Author | sam.kimbrel |
|---|---|
| Recipients | Aivar.Annamaa, benjamin.peterson, sam.kimbrel |
| Date | 2014-04-17.15:19:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1397747992.26.0.282324215793.issue18374@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's a patch that corrects col_offset for binops in both the ast module and in the compiler proper. I've incorporated Aivar's test into test_ast.py; if there are test suites for compile.c please let me know and I can add something there too. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-17 15:19:52 | sam.kimbrel | set | recipients: + sam.kimbrel, benjamin.peterson, Aivar.Annamaa |
| 2014-04-17 15:19:52 | sam.kimbrel | set | messageid: <1397747992.26.0.282324215793.issue18374@psf.upfronthosting.co.za> |
| 2014-04-17 15:19:52 | sam.kimbrel | link | issue18374 messages |
| 2014-04-17 15:19:52 | sam.kimbrel | create | |