[pypy-commit] pypy default: document merged branch

mattip pypy.commits at gmail.com
Sun Aug 7 16:24:43 EDT 2016


Author: Matti Picus <matti.picus at 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


More information about the pypy-commit mailing list