Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r84450:cb19c4811029
Date: 2016-05-15 09:48 +0200
http://bitbucket.org/pypy/pypy/changeset/cb19c4811029/

Log:    Document

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
@@ -99,3 +99,7 @@
 Support ``pypy -v``: verbose imports.  It does not log as much as
 cpython, but it should be enough to help when debugging package layout
 problems.
+
+.. branch: cpyext-macros-cast
+
+Fix some warnings when compiling CPython C extension modules
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to