Author: Ronan Lamy <ronan.l...@gmail.com>
Branch: 
Changeset: r89386:eb44ca04031a
Date: 2017-01-05 22:50 +0000
http://bitbucket.org/pypy/pypy/changeset/eb44ca04031a/

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
@@ -87,3 +87,7 @@
 Implement StringBuffer.get_raw_address (missing feature for the buffer 
protocol).
 More generally it is now possible to obtain the address of any object (if it
 is readonly) without pinning it.
+
+.. branch: cpyext-cleanup
+
+Refactor cpyext initialisation.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to