Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r57114:7690ca2fee10 Date: 2012-09-04 11:07 +0200 http://bitbucket.org/pypy/pypy/changeset/7690ca2fee10/
Log: fix test 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 @@ -35,3 +35,5 @@ .. branch: better-enforceargs .. branch: rpython-unicode-formatting .. branch: jit-opaque-licm +.. branch: rpython-utf8 +Support for utf-8 encoding in RPython _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
