Author: Ronan Lamy
Branch: extradoc
Changeset: r5870:4f00d407dfa7
Date: 2018-02-28 20:45 +
http://bitbucket.org/pypy/extradoc/changeset/4f00d407dfa7/
Log:Add myself to Leysin sprint
diff --git a/sprintinfo/leysin-winter-2018/people.txt
b/sprintinfo/leysin-winter-2018/people.txt
--- a/sp
Author: Carl Friedrich Bolz-Tereick
Branch: py3.5
Changeset: r93907:5289cd302dff
Date: 2018-02-28 16:53 +0100
http://bitbucket.org/pypy/pypy/changeset/5289cd302dff/
Log:merge default
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93906:7c772420134d
Date: 2018-02-28 16:30 +0100
http://bitbucket.org/pypy/pypy/changeset/7c772420134d/
Log:declare array.array to be a read-write buffer. Fixes issue #2751
diff --git a/pypy/module/array/interp_array.py
b/pypy/module/a
Author: Carl Friedrich Bolz-Tereick
Branch: guard-compatible
Changeset: r93903:047c33d38a20
Date: 2018-02-22 20:33 +0100
http://bitbucket.org/pypy/pypy/changeset/047c33d38a20/
Log:merge default
diff too long, truncating to 2000 out of 10294 lines
diff --git a/pypy/module/test_lib_pypy/pyrep
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93905:8e52e1e16d7c
Date: 2018-02-28 16:10 +0100
http://bitbucket.org/pypy/pypy/changeset/8e52e1e16d7c/
Log:silence a GCC int-in-bool-context warning
this is equivalent to the fix of CPython issue
https://bugs.python.org
Author: Carl Friedrich Bolz-Tereick
Branch: guard-compatible
Changeset: r93904:02f016f93ecf
Date: 2018-02-28 15:57 +0100
http://bitbucket.org/pypy/pypy/changeset/02f016f93ecf/
Log:fix
diff --git a/rpython/jit/metainterp/compile.py
b/rpython/jit/metainterp/compile.py
--- a/rpython/jit/metain