[pypy-commit] pypy default: document this branch

alex_gaynor noreply at buildbot.pypy.org
Sat Oct 26 03:42:08 CEST 2013


Author: Alex Gaynor <alex.gaynor at gmail.com>
Branch: 
Changeset: r67627:2751bc1b671a
Date: 2013-10-25 18:41 -0700
http://bitbucket.org/pypy/pypy/changeset/2751bc1b671a/

Log:	document this 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
@@ -114,3 +114,6 @@
 
 .. branch: fast_cffi_list_init
 fastpath for cffi.new("long[]")
+
+.. branch: remove-eval-frame
+remove a pointless abstraction


More information about the pypy-commit mailing list