Author: Brian Kearns <[email protected]> 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. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
