Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r4060:3745452a2f67
Date: 2012-01-28 14:31 +0200
http://bitbucket.org/pypy/extradoc/changeset/3745452a2f67/

Log:    fix link & update

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
@@ -28,7 +28,9 @@
 sort of idea how much of numpy is implemented, it's not by far the authority.
 Your tests should be the authority. It won't report whether functions
 support all kinds of parameters (for example masked arrays and ``out`` 
parameter
-are completely unsupported) or that functions work **at all**.
+are completely unsupported) or that functions work **at all**. We also
+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 and in
 meantime I would like to encourage people to donate towards the step 2, which
@@ -37,3 +39,4 @@
 Cheers,
 fijal & the PyPy tem
 
+.. `nightly report`: http://buildbot.pypy.org/numpy-status/latest.html
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to