Author: fijal Branch: unicode-utf8 Changeset: r93360:f7db32ee32c8 Date: 2017-12-11 08:46 +0200 http://bitbucket.org/pypy/pypy/changeset/f7db32ee32c8/
Log: fix whatsnew 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 @@ -29,3 +29,7 @@ .. branch: win32-vcvars +.. branch: unicode-utf8-re +.. branch: utf8-io +Utf8 handling for unicode + _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
