Author: Alex Gaynor <alex.gay...@gmail.com> Branch: Changeset: r50792:862207881328 Date: 2011-12-20 16:28 -0600 http://bitbucket.org/pypy/pypy/changeset/862207881328/
Log: kill review file diff --git a/pypy/module/micronumpy/REVIEW.txt b/pypy/module/micronumpy/REVIEW.txt deleted file mode 100644 --- a/pypy/module/micronumpy/REVIEW.txt +++ /dev/null @@ -1,10 +0,0 @@ -REVIEW NOTES -============ - -* VirtualSlice vs. W_NDimSlice? -* W_NDimSlice.__init__ calls ConcreteArray.__init__ instead of - ViewArray.__init__, W_FlatIterator as well. -* Cleanup of the iterator and array caching/numbering. It's a mess right now: - * _creater_iter updates the arraylist - * Why do Scalars need an iterator at all? - * Do views share storage with concrete arrays or other views? _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit