Author: Vincent Legoll <vincent.leg...@idgrilles.fr>
Branch: fix-1674
Changeset: r81472:27cc5b303584
Date: 2015-12-20 11:09 +0100
http://bitbucket.org/pypy/pypy/changeset/27cc5b303584/

Log:    Document 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
@@ -68,6 +68,10 @@
 Four new operations (gc_load/gc_load_indexed, gc_store/gc_store_indexed) 
replace all the
 commonly known loading operations
 
+.. branch: fix-1674
+
+Fix for broken mask indexing / selection. Was issue #1674.
+
 .. branch: more-rposix
 
 Move wrappers for OS functions from `rpython/rtyper` to `rpython/rlib` and 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to