Author: Jeremy Thurgood <fir...@gmail.com>
Branch: 
Changeset: r87672:8b4dd04c1900
Date: 2016-10-09 19:32 +0200
http://bitbucket.org/pypy/pypy/changeset/8b4dd04c1900/

Log:    Update whatsnew-head before the builds all fail.

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -61,3 +61,8 @@
 Change the ``timeit`` module: it now prints the average time and the standard
 deviation over 7 runs by default, instead of the minimum. The minimum is often
 misleading.
+
+.. branch: unrecursive-opt
+
+Make optimiseopt iterative instead of recursive so it can be reasoned about
+more easily and debugging is faster.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to