Author: Brian Kearns <[email protected]> Branch: Changeset: r61873:5c244127af74 Date: 2013-02-27 21:05 -0500 http://bitbucket.org/pypy/pypy/changeset/5c244127af74/
Log: fix whatsnew 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 @@ -79,3 +79,6 @@ .. branch: cleanup-numpypy-namespace Cleanup _numpypy and numpypy namespaces to more closely resemble numpy. + +.. branch: kill-flowobjspace +Random cleanups to hide FlowObjSpace from public view. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
