Author: Brian Kearns <[email protected]> Branch: Changeset: r61157:df3aa2beb60f Date: 2013-02-12 19:40 -0500 http://bitbucket.org/pypy/pypy/changeset/df3aa2beb60f/
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 @@ -58,3 +58,6 @@ .. branch: cleanup-tests Consolidated the lib_pypy/pypy_test and pypy/module/test_lib_pypy tests into +one directory for reduced confusion and so they all run nightly. + +.. branch: unquote-faster +.. branch: urlparse-unquote-faster _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
