Author: Matti Picus <matti.pi...@gmail.com>
Branch: 
Changeset: r86074:ebfe94bde5ab
Date: 2016-08-07 23:23 +0300
http://bitbucket.org/pypy/pypy/changeset/ebfe94bde5ab/

Log:    document merged branch

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
@@ -124,3 +124,7 @@
 
 Add a new command line option -X track-resources which will produce
 ResourceWarnings when the GC closes unclosed files and sockets.
+
+.. branch: cpyext-realloc
+
+Implement PyObject_Realloc
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to