Message97874
| Author | mark.dickinson |
|---|---|
| Recipients | eric.smith, mark.dickinson, skrah, tim.peters |
| Date | 2010-01-16.12:14:12 |
| SpamBayes Score | 0.00027036283 |
| Marked as misclassified | No |
| Message-id | <1263644055.03.0.942973156651.issue7632@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Applied the bug 8 patch in r77519 (thanks Eric for reviewing!). For safety, I'll leave this as a release blocker until fixes have been merged to py3k and release31-maint. I've uploaded a fix for bugs 5 and 7 to Rietveld: http://codereview.appspot.com/186182 I still don't like the parsing code much: I'm tempted to pull out the calculation of y and z and do it after the parsing is complete. It's probably marginally less efficient that way, but it would help make the code clearer. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-16 12:14:15 | mark.dickinson | set | recipients: + mark.dickinson, tim.peters, eric.smith, skrah |
| 2010-01-16 12:14:15 | mark.dickinson | set | messageid: <1263644055.03.0.942973156651.issue7632@psf.upfronthosting.co.za> |
| 2010-01-16 12:14:13 | mark.dickinson | link | issue7632 messages |
| 2010-01-16 12:14:12 | mark.dickinson | create | |