[pypy-commit] pypy default: document merged branch

mattip pypy.commits at gmail.com
Tue Apr 12 16:23:32 EDT 2016


Author: mattip <matti.picus at gmail.com>
Branch: 
Changeset: r83644:2180e1eaf6f6
Date: 2016-04-12 23:20 +0300
http://bitbucket.org/pypy/pypy/changeset/2180e1eaf6f6/

Log:	document merged branch

diff --git a/pypy/doc/whatsnew-5.1.0.rst b/pypy/doc/whatsnew-5.1.0.rst
--- a/pypy/doc/whatsnew-5.1.0.rst
+++ b/pypy/doc/whatsnew-5.1.0.rst
@@ -54,3 +54,9 @@
 annoying special-purpose code for pinned pointers.
 
 .. branch: fix-jitlog
+
+.. branch: cleanup-includes
+
+Remove old uneeded numpy headers, what is left is only for testing. Also 
+generate pypy_numpy.h which exposes functions to directly use micronumpy
+ndarray and ufuncs


More information about the pypy-commit mailing list