Author: Armin Rigo <[email protected]>
Branch:
Changeset: r71995:1b719225dde5
Date: 2014-06-09 13:30 +0200
http://bitbucket.org/pypy/pypy/changeset/1b719225dde5/
Log: Add a warning
diff --git a/pypy/module/micronumpy/tool/numready/page.html
b/pypy/module/micronumpy/tool/numready/page.html
--- a/pypy/module/micronumpy/tool/numready/page.html
+++ b/pypy/module/micronumpy/tool/numready/page.html
@@ -40,6 +40,7 @@
<h3>numpy compatability test results, generated automatically by
running</br>
<code>pypy/module/micronumpy/tool/numready/main.py
<path-to-latest-pypy></code></h3>
<h3>Overall: {{ msg }}</h3>
+ <h3><i><b>Warning:</b> a positive result does not mean the function is
actually working! It only means that the function/module/constant is present.
It may be missing other things.</h3>
<table>
<thead>
<tr>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit