Author: Alex Gaynor <[email protected]> Branch: Changeset: r55292:8b94a3a2ae6f Date: 2012-06-03 10:04 -0500 http://bitbucket.org/pypy/pypy/changeset/8b94a3a2ae6f/
Log: Note for my previous commit. diff --git a/pypy/doc/whatsnew-1.9.rst b/pypy/doc/whatsnew-1.9.rst --- a/pypy/doc/whatsnew-1.9.rst +++ b/pypy/doc/whatsnew-1.9.rst @@ -5,6 +5,9 @@ .. this is the revision just after the creation of the release-1.8.x branch .. startrev: a4261375b359 +.. branch: default +* Working hash function for numpy types. + .. branch: array_equal .. branch: better-jit-hooks-2 .. branch: faster-heapcache _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
