Author: Richard Plangger <planri...@gmail.com>
Branch: memop-simplify3
Changeset: r81804:f4e332454659
Date: 2016-01-15 16:53 +0100
http://bitbucket.org/pypy/pypy/changeset/f4e332454659/

Log:    added what is new entry

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
@@ -110,3 +110,7 @@
 short-running Python callbacks.  (CFFI on CPython has a hack to achieve
 the same result.)  This can also be seen as a bug fix: previously,
 thread-local objects would be reset between two such calls.
+
+.. branch: memop-simplify3
+
+Further simplifying the backend operations malloc_cond_varsize and zero_array.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to