Author: Brian Kearns <[email protected]> Branch: Changeset: r61024:9ad6c8147ff3 Date: 2013-02-09 23:15 -0500 http://bitbucket.org/pypy/pypy/changeset/9ad6c8147ff3/
Log: update 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 @@ -54,3 +54,7 @@ .. branch: missing-ndarray-attributes Some missing attributes from ndarrays + +.. 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. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
