[pypy-commit] pypy default: Document some merged branches

arigo noreply at buildbot.pypy.org
Thu Aug 23 19:14:07 CEST 2012


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r56827:a4899820221d
Date: 2012-08-23 19:13 +0200
http://bitbucket.org/pypy/pypy/changeset/a4899820221d/

Log:	Document some merged branches

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
@@ -23,6 +23,12 @@
 .. branch: improve-rbigint
 Introduce __int128 on systems where it's supported and improve the speed of
 rlib/rbigint.py greatly.
+.. branch: translation-cleanup
+Start to clean up a bit the flow object space.
+.. branch: ffi-backend
+Support CFFI.  http://morepypy.blogspot.ch/2012/08/cffi-release-03.html
+.. branch: speedup-unpackiterable
+
 
 .. "uninteresting" branches that we should just ignore for the whatsnew:
 .. branch: slightly-shorter-c


More information about the pypy-commit mailing list