Author: Antonio Cuni <[email protected]> Branch: Changeset: r55104:7f954ee4f39b Date: 2012-05-15 15:51 +0200 http://bitbucket.org/pypy/pypy/changeset/7f954ee4f39b/
Log: mark this branch as 'uninteresting' diff --git a/pypy/doc/whatsnew-1.9.rst b/pypy/doc/whatsnew-1.9.rst --- a/pypy/doc/whatsnew-1.9.rst +++ b/pypy/doc/whatsnew-1.9.rst @@ -36,7 +36,6 @@ .. branch: pytest .. branch: revive-dlltool .. branch: safe-getargs-freelist -.. branch: sanitize-finally-stack .. branch: set-strategies .. branch: speedup-list-comprehension .. branch: stdlib-unification @@ -47,3 +46,7 @@ .. branch: win32-cleanup_2 .. branch: win64-stage1 .. branch: zlib-mem-pressure + + +.. "uninteresting" branches that we should just ignore for the whatsnew: +.. branch: sanitize-finally-stack _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
