[pypy-commit] pypy py3.5: document branch

plan_rich pypy.commits at gmail.com
Tue Feb 28 05:40:21 EST 2017


Author: Richard Plangger <planrichi at gmail.com>
Branch: py3.5
Changeset: r90415:51f8b20c486b
Date: 2017-02-28 11:38 +0100
http://bitbucket.org/pypy/pypy/changeset/51f8b20c486b/

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
@@ -172,3 +172,7 @@
 .. branch: fix_bool_restype
 
 Fix for ``ctypes.c_bool``-returning ctypes functions
+
+.. branch: py3.5-text-utf8
+
+space.text_w now encodes to utf-8 not preserving surrogates.


More information about the pypy-commit mailing list