[pypy-commit] cffi default: write a "document me"

arigo noreply at buildbot.pypy.org
Thu Oct 8 23:02:26 CEST 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r2332:bc4c1ecefcab
Date: 2015-10-08 22:58 +0200
http://bitbucket.org/cffi/cffi/changeset/bc4c1ecefcab/

Log:	write a "document me"

diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -23,6 +23,8 @@
   pointers; regular C functions don't need to have their `calling
   convention`_ declared.
 
+* ffi.memmove XXX
+
 
 .. _`calling convention`: using.html#windows-calling-conventions
 


More information about the pypy-commit mailing list