[pypy-commit] pypy default: document branch

rlamy noreply at buildbot.pypy.org
Wed Nov 25 18:17:45 EST 2015


Author: Ronan Lamy <ronan.lamy at gmail.com>
Branch: 
Changeset: r80970:d47749740488
Date: 2015-11-25 23:18 +0000
http://bitbucket.org/pypy/pypy/changeset/d47749740488/

Log:	document 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
@@ -29,3 +29,7 @@
 string buffer and directly casts the bytes to the appropriate type, when
 allowed. Unpacking of floats and doubles is about 15 times faster now, while
 for integer types it's up to ~50% faster for 64bit integers.
+
+.. branch: wrap-specialisation
+
+Remove unnecessary special handling of space.wrap().


More information about the pypy-commit mailing list