Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r3031:7005b3b4e54f
Date: 2017-09-27 13:25 +0200
http://bitbucket.org/cffi/cffi/changeset/7005b3b4e54f/

Log:    Mention the fix 989d98a58c95

diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -10,6 +10,8 @@
 
 * Fix for 3.6.0/3.6.1 being incompatible with each other unless we hack
   (cpython issue `#29943`_)
+
+* Fix for 3.7.0a1+ (it didn't run successfully in CPython's 3.7 branch)
   
 .. _`#29943`: https://bugs.python.org/issue29943
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to