[pypy-commit] pypy default: document branch

arigo pypy.commits at gmail.com
Thu Nov 17 08:18:49 EST 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r88433:5990b8c98760
Date: 2016-11-17 14:17 +0100
http://bitbucket.org/pypy/pypy/changeset/5990b8c98760/

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
@@ -14,3 +14,7 @@
 .. branch: union-side-effects-2
 
 Try to improve the consistency of RPython annotation unions.
+
+.. branch: clean-exported-state
+
+Clean-ups in the jit optimizeopt


More information about the pypy-commit mailing list