[pypy-commit] pypy numpy-record-dtypes: those are done

fijal noreply at buildbot.pypy.org
Thu Mar 15 20:49:19 CET 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
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.


More information about the pypy-commit mailing list