Author: Maciej Fijalkowski <[email protected]>
Branch: numpy-record-dtypes
Changeset: r53706:02f6c570d548
Date: 2012-03-15 20:49 +0100
http://bitbucket.org/pypy/pypy/changeset/02f6c570d548/

Log:    those are done

diff --git a/REVIEW.rst b/REVIEW.rst
--- a/REVIEW.rst
+++ b/REVIEW.rst
@@ -5,6 +5,3 @@
 * RecordType.str_format should use Builder
 * IntP and UIntP aren't the right size, they should be the same size of 
rffi.VOIDP, not as Signed/Unsigned
 * Instead of setup() can we please have get_alignment on the Type class.
-* Need more tests for nested record types, I'm pretty sure they're broken.
-* kill all the trailing whitespace ;)
-* Fix failing tests.
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to