[pypy-commit] pypy unicode-utf8: document this branch

mattip pypy.commits at gmail.com
Tue Dec 25 01:48:55 EST 2018


Author: Matti Picus <matti.picus at gmail.com>
Branch: unicode-utf8
Changeset: r95533:fef23fda84d1
Date: 2018-12-25 08:48 +0200
http://bitbucket.org/pypy/pypy/changeset/fef23fda84d1/

Log:	document this 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
@@ -64,3 +64,7 @@
 .. branch: cleanup-test_lib_pypy
 
 Update most test_lib_pypy/ tests and move them to extra_tests/.
+
+.. branch: unicode-utf8
+
+Use utf8 internally to represent unicode


More information about the pypy-commit mailing list