Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r80016:4fa762be0a42
Date: 2015-10-07 12:26 +0200
http://bitbucket.org/pypy/pypy/changeset/4fa762be0a42/

Log:    document branch

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -53,3 +53,6 @@
 
 Fix performance regression on operations mixing numpy scalars and Python 
 floats, cf. issue #2148.
+
+.. branch: cffi-stdcall
+Win32: support '__stdcall' in CFFI.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to