[pypy-commit] pypy pycon2013-doc-fixes: Update whatsnew file for pycon2013-doc-fixes branch.

chrish42 noreply at buildbot.pypy.org
Tue Mar 19 01:06:16 CET 2013


Author: Christian Hudon <chrish at pianocktail.org>
Branch: pycon2013-doc-fixes
Changeset: r62424:36324253c8c5
Date: 2013-03-18 16:52 -0700
http://bitbucket.org/pypy/pypy/changeset/36324253c8c5/

Log:	Update whatsnew file for pycon2013-doc-fixes branch.

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
@@ -91,3 +91,6 @@
 Moves optimized JIT frames from stack to heap. As a side effect it enables
 stackless to work well with the JIT on PyPy. Also removes a bunch of code from
 the GC which fixes cannot find gc roots.
+
+.. branch: pycon2013-doc-fixes
+Documentation fixes after going through the docs at PyCon 2013 sprint.


More information about the pypy-commit mailing list