[pypy-commit] pypy default: fix whatsnew

bdkearns noreply at buildbot.pypy.org
Thu Feb 28 03:07:04 CET 2013


Author: Brian Kearns <bdkearns at gmail.com>
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.


More information about the pypy-commit mailing list