Author: Richard Plangger <[email protected]>
Branch: strbuf-as-buffer
Changeset: r2852:146c486af9a5
Date: 2017-01-03 10:07 +0100
http://bitbucket.org/cffi/cffi/changeset/146c486af9a5/

Log:    update whatsnew entry

diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -15,6 +15,8 @@
 
 * some OS/X build fixes ("only with Xcode but without CLT").
 
+* ``ffi.from_buffer`` allows Python 2 strings and Python 3 bytes to be
+  passed. Unicode is the only type disallowed.
 
 v1.9
 ====
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to