Author: Maciej Fijalkowski <[email protected]> Branch: remove-dict-smm Changeset: r64255:a47264323c6e Date: 2013-05-17 14:31 +0200 http://bitbucket.org/pypy/pypy/changeset/a47264323c6e/
Log: fix 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 @@ -20,5 +20,5 @@ .. branch: numpy-subarrays Implement subarrays for numpy -.. branch: remove-set-smm +.. branch: remove-dict-smm Remove multi-methods on dict _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
