Message78090
| Author | mark.dickinson |
|---|---|
| Recipients | lemburg, mark.dickinson |
| Date | 2008-12-20.10:53:51 |
| SpamBayes Score | 4.187728e-07 |
| Marked as misclassified | No |
| Message-id | <1229770440.73.0.84111592631.issue4704@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
pybench needs to be updated for Python 3.0, in particular to remove use of cmp. Here's a patch, against the py3k branch. Questions (mainly for Marc-André Lemburg): 1. Should the version number be bumped for *all* tests, or just for those that have changed? Assuming all tests. 2. Presumably these changes should appear in 3.0.1, and should be backported to 2.x. Backport this to 2.6.2? Or just 2.7? 3. Should I update the sample output in the README file? I was going to just change the PYBENCH 2.0 line to PYBENCH 3.0, but that seems a little bit bogus without updating the rest. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-20 10:54:01 | mark.dickinson | set | recipients: + mark.dickinson, lemburg |
| 2008-12-20 10:54:00 | mark.dickinson | set | messageid: <1229770440.73.0.84111592631.issue4704@psf.upfronthosting.co.za> |
| 2008-12-20 10:53:56 | mark.dickinson | link | issue4704 messages |
| 2008-12-20 10:53:55 | mark.dickinson | create | |