Author: Armin Rigo
Branch:
Changeset: r1531:ab49d344cfe2
Date: 2014-06-29 11:06 +0200
http://bitbucket.org/cffi/cffi/changeset/ab49d344cfe2/
Log:Add a passing Windows test
diff --git a/testing/test_function.py b/testing/test_function.py
--- a/testing/test_function.py
+++ b/testing/test_func
Author: Ronan Lamy
Branch: scalar-operations
Changeset: r72273:4fd576e1ab9d
Date: 2014-06-30 02:04 +0100
http://bitbucket.org/pypy/pypy/changeset/4fd576e1ab9d/
Log:Ensure that calling numpify() does not create an array.
Fixes issue #1707.
diff --git a/pypy/module/micronumpy/ctors.py
Author: Ronan Lamy
Branch: scalar-operations
Changeset: r72272:fbf38c2a6bf6
Date: 2014-06-29 19:21 +0100
http://bitbucket.org/pypy/pypy/changeset/fbf38c2a6bf6/
Log:Convert ufunc args to scalars rather than arrays when possible
diff --git a/pypy/module/micronumpy/base.py b/pypy/module/micronu
Author: mattip
Branch: disable_pythonapi
Changeset: r72275:4c96fe379073
Date: 2014-06-30 04:08 +0300
http://bitbucket.org/pypy/pypy/changeset/4c96fe379073/
Log:sys.dllhandle should be an int
diff --git a/pypy/module/cpyext/test/test_cpyext.py
b/pypy/module/cpyext/test/test_cpyext.py
--- a/p
Author: mattip
Branch: disable_pythonapi
Changeset: r72274:ad184a18b1ef
Date: 2014-06-30 03:56 +0300
http://bitbucket.org/pypy/pypy/changeset/ad184a18b1ef/
Log:backout removal of sys.dllhandle
diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst
--- a/pypy/doc/cpy
Author: mattip
Branch: disable_pythonapi
Changeset: r72277:21dd51d4e286
Date: 2014-06-30 04:10 +0300
http://bitbucket.org/pypy/pypy/changeset/21dd51d4e286/
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