[pypy-commit] pypy py3.5: fix whatsnew

mattip pypy.commits at gmail.com
Wed Feb 13 17:07:31 EST 2019


Author: Matti Picus <matti.picus at gmail.com>
Branch: py3.5
Changeset: r96007:1c6f81f3c5cf
Date: 2019-02-13 23:21 +0200
http://bitbucket.org/pypy/pypy/changeset/1c6f81f3c5cf/

Log:	fix whatsnew

diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst
--- a/pypy/doc/whatsnew-pypy3-head.rst
+++ b/pypy/doc/whatsnew-pypy3-head.rst
@@ -5,3 +5,6 @@
 .. this is the revision after release-pypy3.5-v7.0
 .. startrev: 9d2fa7c63b7c
 
+.. branch: unicode-utf8-py3
+
+Use utf8 instead of rpython-level unicode


More information about the pypy-commit mailing list