[pypy-commit] pypy win_ffi: document branch

mattip noreply at buildbot.pypy.org
Tue Jun 5 11:48:34 CEST 2012


Author: Matti Picus <matti.picus at gmail.com>
Branch: win_ffi
Changeset: r55407:64692f57d620
Date: 2012-06-05 12:48 +0300
http://bitbucket.org/pypy/pypy/changeset/64692f57d620/

Log:	document branch

diff --git a/pypy/doc/whatsnew-1.9.rst b/pypy/doc/whatsnew-1.9.rst
--- a/pypy/doc/whatsnew-1.9.rst
+++ b/pypy/doc/whatsnew-1.9.rst
@@ -84,6 +84,8 @@
 _invalid_parameter_handler
 .. branch: win32-kill
 Add os.kill to windows even if translating python does not have os.kill
+.. branch: win_ffi
+Handle calling conventions for the _ffi and ctypes modules
 .. branch: win64-stage1
 .. branch: zlib-mem-pressure
 Memory "leaks" associated with zlib are fixed.


More information about the pypy-commit mailing list