Author: Matti Picus <[email protected]>
Branch: boolean-indexing-cleanup
Changeset: r66980:3ccfb152d844
Date: 2013-09-17 00:18 +0300
http://bitbucket.org/pypy/pypy/changeset/3ccfb152d844/

Log:    document branch that improves boolean indexing and fixes segfaulting
        test

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
@@ -81,6 +81,7 @@
 .. branch: numpypy-inplace-op
 .. branch: rewritten-loop-logging
 .. branch: no-release-gil
+.. branch: boolean-index-cleanup
 
 .. 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

Reply via email to