Author: Maciej Fijalkowski <[email protected]>
Branch: 
Changeset: r67523:3738e0241da2
Date: 2013-10-23 11:29 +0200
http://bitbucket.org/pypy/pypy/changeset/3738e0241da2/

Log:    document a 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
@@ -111,3 +111,6 @@
 
 .. branch: incremental-gc
 Added the new incminimark GC which performs GC in incremental steps
+
+.. branch: fast_cffi_list_init
+fastpath for cffi.new("long[]")
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to