[pypy-commit] pypy default: document branch

rlamy noreply at buildbot.pypy.org
Tue Jan 21 20:34:46 CET 2014


Author: Ronan Lamy <ronan.lamy at gmail.com>
Branch: 
Changeset: r68834:6c97b595273c
Date: 2014-01-21 19:33 +0000
http://bitbucket.org/pypy/pypy/changeset/6c97b595273c/

Log:	document branch

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
@@ -48,3 +48,7 @@
 .. branch: remove-del-from-generatoriterator
 Speed up generators that don't yield inside try or wait blocks by skipping
 unnecessary cleanup.
+
+.. branch: annotator
+Remove FlowObjSpace.
+Improve cohesion between rpython.flowspace and rpython.annotator.


More information about the pypy-commit mailing list