Author: Matti Picus <[email protected]>
Branch: 
Changeset: r96467:e36da833300d
Date: 2019-04-12 16:13 +0300
http://bitbucket.org/pypy/pypy/changeset/e36da833300d/

Log:    mention cffi 1.12.3 in the release note

diff --git a/pypy/doc/release-v7.1.1.rst b/pypy/doc/release-v7.1.1.rst
--- a/pypy/doc/release-v7.1.1.rst
+++ b/pypy/doc/release-v7.1.1.rst
@@ -79,6 +79,7 @@
   (issue 2988_)
 * Cleanup and refactor JIT code to remove ``rpython.jit.metainterp.typesystem``
 * Fix memoryviews of ctype structures with padding, (cpython issue 32780_)
+* CFFI updated to as-yet-unreleased 1.12.3
 
 Python 3.6 only
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to