[pypy-commit] pypy default: update whatsnew-head

mattip pypy.commits at gmail.com
Sun Oct 16 10:39:20 EDT 2016


Author: Matti Picus <matti.picus at gmail.com>
Branch: 
Changeset: r87833:7c64684c80f4
Date: 2016-10-16 17:37 +0300
http://bitbucket.org/pypy/pypy/changeset/7c64684c80f4/

Log:	update whatsnew-head

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
@@ -67,11 +67,16 @@
 Make optimiseopt iterative instead of recursive so it can be reasoned about
 more easily and debugging is faster.
 
-.. branch: stdlib-2.7.11
+.. branch: Tiberiumk/fix-2412-1476011166874
+.. branch: redirect-assembler-jitlog
 
-Update stdlib to version 2.7.11
 
-.. branch: vendor/stdlib
+
 .. branch: stdlib-2.7.12
 
 Update stdlib to version 2.7.12
+
+.. branch: buffer-interface2
+
+Improve support for new buffer interface in cpyext, bf_getbuffer on built-in
+types still missing


More information about the pypy-commit mailing list