Author: Armin Rigo
Branch:
Changeset: r68364:374c311e3d9d
Date: 2013-12-02 21:29 +
http://bitbucket.org/pypy/pypy/changeset/374c311e3d9d/
Log:merge heads
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.rs
Author: Armin Rigo
Branch:
Changeset: r68363:cd3b6b2b06fd
Date: 2013-12-02 20:31 +
http://bitbucket.org/pypy/pypy/changeset/cd3b6b2b06fd/
Log:Systematically rename the C API functions of cpyext, from PyXxx to
PyPyXxx. Fix some details that are unhappy about the new macros.
diff
Author: mattip
Branch:
Changeset: r68362:cca37ad7e31c
Date: 2013-11-30 06:18 +0200
http://bitbucket.org/pypy/pypy/changeset/cca37ad7e31c/
Log:document merged 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-
Author: David Schneider
Branch:
Changeset: r68361:f16f95ba4f6a
Date: 2013-12-02 18:37 +0100
http://bitbucket.org/pypy/pypy/changeset/f16f95ba4f6a/
Log:update path
diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py
--- a/pypy/testrunner_cfg.py
+++ b/pypy/testrunner_cfg.py
@@ -3,7 +
Author: Antonio Cuni
Branch: ndarray-buffer
Changeset: r68358:f1c3df0222ff
Date: 2013-12-02 17:48 +0100
http://bitbucket.org/pypy/pypy/changeset/f1c3df0222ff/
Log:close to be merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https:/
Author: Antonio Cuni
Branch:
Changeset: r68360:d91af9e61a76
Date: 2013-12-02 17:49 +0100
http://bitbucket.org/pypy/pypy/changeset/d91af9e61a76/
Log:merge heads
diff --git a/rpython/rlib/rfile.py b/rpython/rlib/rfile.py
--- a/rpython/rlib/rfile.py
+++ b/rpython/rlib/rfile.py
@@ -14,8 +14,8 @
Author: Antonio Cuni
Branch:
Changeset: r68359:71a0ee32f321
Date: 2013-12-02 17:49 +0100
http://bitbucket.org/pypy/pypy/changeset/71a0ee32f321/
Log:merge the ndarray-buffer branch, which adds support for the buffer=
argument to the ndarray ctor. This is needed e.g. to use
num
Author: Antonio Cuni
Branch: ndarray-buffer
Changeset: r68356:9c8634e4593f
Date: 2013-12-02 16:42 +0100
http://bitbucket.org/pypy/pypy/changeset/9c8634e4593f/
Log:raise ValueError if we try to write to a mmapped array which is
ready-only
diff --git a/pypy/interpreter/buffer.py b/pypy
Author: David Schneider
Branch:
Changeset: r68355:29ae725bea82
Date: 2013-12-02 08:58 -0600
http://bitbucket.org/pypy/pypy/changeset/29ae725bea82/
Log:mark ftruncate as macro, fixes TestFile.test_truncate on 32bit/ARM
diff --git a/rpython/rlib/rfile.py b/rpython/rlib/rfile.py
--- a/rpython/
Author: Antonio Cuni
Branch:
Changeset: r68354:7683ee51bc38
Date: 2013-12-02 11:18 +0100
http://bitbucket.org/pypy/pypy/changeset/7683ee51bc38/
Log:fix arange corner case
diff --git a/pypy/module/micronumpy/app_numpy.py
b/pypy/module/micronumpy/app_numpy.py
--- a/pypy/module/micronumpy/app
10 matches
Mail list logo