Author: Matti Picus <matti.pi...@gmail.com>
Branch: unicode-utf8
Changeset: r96001:2418468b1574
Date: 2019-02-13 23:06 +0200
http://bitbucket.org/pypy/pypy/changeset/2418468b1574/

Log:    document branch to be merged

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
@@ -28,3 +28,7 @@
 .. branch: regalloc-playgrounds
 
 Improve register allocation in the JIT.
+
+.. branch: unicode-utf8
+
+Use utf8 internally to represent unicode, with the goal of never using 
rpython-level unicode
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to