[pypy-commit] pypy cleanup-numpypy-namespace: branch to cleanup numpypy namespaces

bdkearns noreply at buildbot.pypy.org
Mon Feb 25 14:12:15 CET 2013


Author: Brian Kearns <bdkearns at gmail.com>
Branch: cleanup-numpypy-namespace
Changeset: r61754:8bc76bcff4cb
Date: 2013-02-25 05:42 -0500
http://bitbucket.org/pypy/pypy/changeset/8bc76bcff4cb/

Log:	branch to cleanup numpypy namespaces

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -75,3 +75,6 @@
 
 .. branch: enumerate-rstr
 Support enumerate() over rstr types.
+
+.. branch: cleanup-numpypy-namespace
+Cleanup _numpypy and numpypy namespaces to more closely resemble numpy.


More information about the pypy-commit mailing list