Author: Ronan Lamy <[email protected]>
Branch: 
Changeset: r88361:da24ce183ae1
Date: 2016-11-13 15:48 +0000
http://bitbucket.org/pypy/pypy/changeset/da24ce183ae1/

Log:    Document merged 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
@@ -10,3 +10,7 @@
 Any uncaught RPython exception (from a PyPy bug) is turned into an
 app-level SystemError.  This should improve the lot of users hitting an
 uncaught RPython error.
+
+.. branch: union-side-effects-2
+
+Try to improve the consistency of RPython annotation unions.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to