Author: Armin Rigo <[email protected]> Branch: Changeset: r67302:c952caeecb03 Date: 2013-10-11 08:49 +0200 http://bitbucket.org/pypy/pypy/changeset/c952caeecb03/
Log: Ignore branches 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 @@ -90,7 +90,8 @@ .. branch: no-release-gil .. branch: safe-win-mmap .. branch: boolean-indexing-cleanup -.. branch: cpyyest-best_base +.. branch: cpyext-best_base +.. branch: fileops2 .. branch: nobold-backtrace Work on improving UnionError messages and stack trace displays. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
