Message 83088 - Python tracker
Message83088
| Author | jyasskin |
|---|---|
| Recipients | collinwinter, gregory.p.smith, jcea, jyasskin, lauromoura, nnorwitz, phsilva, pitrou, rhettinger, tzot |
| Date | 2009-03-03.19:45:29 |
| SpamBayes Score | 6.859402e-08 |
| Marked as misclassified | No |
| Message-id | <1236109531.44.0.153460170479.issue2459@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hold off on reviewing this. There's one bug around the peepholer not turning itself off when line numbers skip by more than 127, and another around the traceback generator still assuming line numbers are unsigned. I'll post another patch when those are fixed and tested. I may not get to it for a day or two, so someone else is welcome to update the patch instead. :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-03 19:45:31 | jyasskin | set | recipients: + jyasskin, nnorwitz, collinwinter, rhettinger, gregory.p.smith, jcea, tzot, pitrou, lauromoura, phsilva |
| 2009-03-03 19:45:31 | jyasskin | set | messageid: <1236109531.44.0.153460170479.issue2459@psf.upfronthosting.co.za> |
| 2009-03-03 19:45:30 | jyasskin | link | issue2459 messages |
| 2009-03-03 19:45:29 | jyasskin | create | |