Author: Maciej Fijalkowski <[email protected]>
Branch: matrixmath
Changeset: r49869:c6d928727402
Date: 2011-11-28 08:19 +0200
http://bitbucket.org/pypy/pypy/changeset/c6d928727402/

Log:    merge (one)

diff --git a/pypy/module/micronumpy/REVIEW b/pypy/module/micronumpy/REVIEW
--- a/pypy/module/micronumpy/REVIEW
+++ b/pypy/module/micronumpy/REVIEW
@@ -1,3 +1,5 @@
+
+arange(True) should return an array of ints, not bools
 
 the flatiter should raise OperationError if object is not of BaseArray type
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to