Message 177009 - Python tracker
Message177009
| Author | bruno.dupuis |
|---|---|
| Recipients | Horpner, bruno.dupuis, ikelly, mrabarnett, python-dev, steven.daprano |
| Date | 2012-12-05.21:10:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1354741822.17.0.698747915639.issue16619@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
line 426 in peehole.c :
if (codestr[codelen-1] != RETURN_VALUE)
goto exitUnchanged;
before the optim. I'm quite sure it's here. i patch and see... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-05 21:10:22 | bruno.dupuis | set | recipients: + bruno.dupuis, ikelly, Horpner, mrabarnett, steven.daprano, python-dev |
| 2012-12-05 21:10:22 | bruno.dupuis | set | messageid: <1354741822.17.0.698747915639.issue16619@psf.upfronthosting.co.za> |
| 2012-12-05 21:10:22 | bruno.dupuis | link | issue16619 messages |
| 2012-12-05 21:10:22 | bruno.dupuis | create | |