Author: Ronan Lamy <[email protected]> Branch: Changeset: r80819:d983bf130cff Date: 2015-11-21 16:41 +0000 http://bitbucket.org/pypy/pypy/changeset/d983bf130cff/
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 @@ -13,3 +13,6 @@ .. branch: osx-flat-namespace Fix the cpyext tests on OSX by linking with -flat_namespace + +.. branch: anntype +Refactor and improve exception analysis in the annotator. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
