Author: mattip <matti.pi...@gmail.com> Branch: Changeset: r83022:6696ef3ab058 Date: 2016-03-13 21:59 +0200 http://bitbucket.org/pypy/pypy/changeset/6696ef3ab058/
Log: document merged branches 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 @@ -11,3 +11,10 @@ The backend manages 64-bit values in the literal pool of the assembly instead of loading them as immediates. It includes a simplification for the operation 'zero_array'. Start and length parameters are bytes instead of size. +.. branch: remove-py-log + +Replace py.log with something simpler, which should speed up logging + +.. branch: where_1_arg + +Implemented numpy.where for 1 argument (thanks sergem) _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit