Message 68267 - Python tracker
Message68267
| Author | djc |
|---|---|
| Recipients | benjamin.peterson, collinwinter, djc |
| Date | 2008-06-16.13:50:33 |
| SpamBayes Score | 0.2852779 |
| Marked as misclassified | No |
| Message-id | <1213624242.61.0.802384871781.issue3123@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
2to3 fails in recent CPython trunk. This is because lib2to3 got some merges, but the 2to3 script wasn't updated to match. lib2to3.refactor.main() now requires a first argument which isn't given by the 2to3 script. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-16 13:50:44 | djc | set | spambayes_score: 0.285278 -> 0.2852779 recipients: + djc, collinwinter, benjamin.peterson |
| 2008-06-16 13:50:42 | djc | set | spambayes_score: 0.285278 -> 0.285278 messageid: <1213624242.61.0.802384871781.issue3123@psf.upfronthosting.co.za> |
| 2008-06-16 13:50:41 | djc | link | issue3123 messages |
| 2008-06-16 13:50:40 | djc | create | |