summaryrefslogtreecommitdiff
path: root/bench/bench.py
Commit message (Expand)AuthorAgeFilesLines
* More bench tweaks [ci skip]Mats Wichmann2019-08-311-9/+26
* Update bench and timings dirs for Py3Mats Wichmann2019-08-311-1/+2
* Remove 'U' flag to open() which is deprecated.Craig Rodrigues2017-03-111-1/+1
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-1/+1
* Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-2/+2
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-4/+4
* Convert to Python 3.x division rules.Greg Noel2010-04-241-0/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-1/+0
* Rewrite uses of reduce(), which is being deprecated for Python 3.x.Steven Knight2010-04-201-1/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-271-3/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-5/+6
* Issue 2326, change execfile() to exec ... (FIXED)Greg Noel2009-03-081-2/+1
* replace execfile() by equivalent exec statementGreg Noel2009-03-021-1/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Optimize is_List et al. Add a script harness and scripts for benchmarking Py...Steven Knight2005-09-251-0/+123