New submission from Mark Dickinson <dicki...@gmail.com>:

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.

----------
components: Demos and Tools
files: pybench3.0.patch
keywords: patch
messages: 78090
nosy: lemburg, marketdickinson
severity: normal
status: open
title: Update pybench for python 3.0
type: behavior
versions: Python 2.7, Python 3.0, Python 3.1
Added file: http://bugs.python.org/file12405/pybench3.0.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4704>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to