[issue10411] Pickle benchmark fails after converting Benchmark Suite to py3k

Bobby Impollonia report at bugs.python.org
Sun Nov 14 07:31:47 CET 2010


Bobby Impollonia <bobbyi at gmail.com> added the comment:

Attached is a patch for perf.py that goes along with the previous patch for make_perf3.sh. This patch changes the py3k group to include everything in the 2n3 group since we can still run all those tests after converting.

Previously, nqueens, unpack_sequance and richards weren't run as part of -b py3k

----------
Added file: http://bugs.python.org/file19603/perf.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10411>
_______________________________________


More information about the Python-bugs-list mailing list