Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r4067:f58b1b95e973 Date: 2012-01-28 14:02 +0100 http://bitbucket.org/pypy/extradoc/changeset/f58b1b95e973/
Log: This way maybe? diff --git a/blog/draft/numpy-status-update-2.rst b/blog/draft/numpy-status-update-2.rst --- a/blog/draft/numpy-status-update-2.rst +++ b/blog/draft/numpy-status-update-2.rst @@ -20,7 +20,7 @@ * indexing arrays by boolean arrays of the same size -* bugfixes +* and various bugfixes. We would also like to introduce the `nightly report`_ of numpy status. This is an automated tool that does package introspection. While it gives some @@ -31,7 +31,8 @@ reserve the right to incorporate jokes in that website, so don't treat it that seriously overall :-) -We hope to provide you with more frequent updates on the progress. +Thanks, and stay tuned. We hope to post here regular updates on the +progress. Cheers, fijal & the PyPy team _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
