Author: Matti Picus <[email protected]> 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 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
