Author: Armin Rigo <[email protected]>
Branch: cffi-1.0
Changeset: r2038:c021ef273272
Date: 2015-05-17 16:05 +0200
http://bitbucket.org/cffi/cffi/changeset/c021ef273272/
Log: Explicit
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.rst
+++ b/doc/source/cdef.rst
@@ -734,3 +734,6 @@
...,
**extra_args
)
+
+To be explicit, you can also require ``"cffi<1.0.0"`` if new_cffi is
+False, and ``"cffi>=1.0.0"`` if new_cffi is True.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit