Author: Armin Rigo
Branch:
Changeset: r90628:ec2b0693556e
Date: 2017-03-11 08:58 +0100
http://bitbucket.org/pypy/pypy/changeset/ec2b0693556e/
Log:import cffi/181e00f1c6e6
diff --git a/lib_pypy/cffi/api.py b/lib_pypy/cffi/api.py
--- a/lib_pypy/cffi/api.py
+++ b/lib_pypy/cffi/api.py
@@ -756,2
Author: Fabio Niephaus
Branch: fniephaus/fix-typo-1488123166752
Changeset: r90626:7cba052b934f
Date: 2017-02-26 15:33 +
http://bitbucket.org/pypy/pypy/changeset/7cba052b934f/
Log:Fix typo
diff --git a/rpython/jit/codewriter/call.py b/rpython/jit/codewriter/call.py
--- a/rpython/jit/codew
Author: Armin Rigo
Branch:
Changeset: r90627:24f529c9697d
Date: 2017-03-11 07:41 +
http://bitbucket.org/pypy/pypy/changeset/24f529c9697d/
Log:Merged in fniephaus/pypy-1/fniephaus/fix-typo-1488123166752 (pull
request #519)
Fix typo
diff --git a/rpython/jit/codewriter/cal
Author: Ronan Lamy
Branch: py3.5
Changeset: r90625:3d62b4040cbd
Date: 2017-03-10 16:10 +
http://bitbucket.org/pypy/pypy/changeset/3d62b4040cbd/
Log:Kill test that does not make sense on py3 (due to namespace
packages)
diff --git a/pypy/module/imp/test/test_import.py
b/pypy/modul
Author: Tobias Weber
Branch: c8-overheads-instrumentation
Changeset: r2027:4e133ea2cf02
Date: 2017-03-10 16:43 +0100
http://bitbucket.org/pypy/stmgc/changeset/4e133ea2cf02/
Log:Update duration logging events with additional contributors
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm
Author: Matti Picus
Branch:
Changeset: r90624:727fd362a2e6
Date: 2017-03-10 17:13 +0200
http://bitbucket.org/pypy/pypy/changeset/727fd362a2e6/
Log:fix for cpython2 (arigato)
diff --git a/pypy/module/cpyext/test/test_typeobject.py
b/pypy/module/cpyext/test/test_typeobject.py
--- a/pypy/modu
Author: tobias@masterthesis-vm
Branch: c8-efficient-serial-execution
Changeset: r2025:39847b4aa093
Date: 2017-03-06 12:23 +0100
http://bitbucket.org/pypy/stmgc/changeset/39847b4aa093/
Log:Instrument write barrier slowpath
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8
Author: tobias@masterthesis-vm
Branch: c8-efficient-serial-execution
Changeset: r2026:3d8a3ec72e8a
Date: 2017-03-06 17:02 +0100
http://bitbucket.org/pypy/stmgc/changeset/3d8a3ec72e8a/
Log:Adapt test interface of stmgc and fix crash if timing events are not
enabled
diff --git a/c8/stm/
Author: tobias@masterthesis-vm
Branch: c8-efficient-serial-execution
Changeset: r2024:39dec57efb62
Date: 2017-03-06 11:36 +0100
http://bitbucket.org/pypy/stmgc/changeset/39dec57efb62/
Log:Add macros to log duration measurements using a timing event
diff --git a/c8/stm/marker.c b/c8/stm/marker
Author: Armin Rigo
Branch:
Changeset: r2899:181e00f1c6e6
Date: 2017-03-10 15:03 +0100
http://bitbucket.org/cffi/cffi/changeset/181e00f1c6e6/
Log:Improve the error message
diff --git a/cffi/api.py b/cffi/api.py
--- a/cffi/api.py
+++ b/cffi/api.py
@@ -756,21 +756,27 @@
def _load_backend_
Author: Armin Rigo
Branch:
Changeset: r90622:61d3de1e7c9a
Date: 2017-03-10 14:02 +0100
http://bitbucket.org/pypy/pypy/changeset/61d3de1e7c9a/
Log:backport 4af601050e87
diff --git a/pypy/module/_multiprocessing/interp_semaphore.py
b/pypy/module/_multiprocessing/interp_semaphore.py
--- a/pyp
Author: Armin Rigo
Branch: py3.5
Changeset: r90623:2a55aab6ecce
Date: 2017-03-10 14:04 +0100
http://bitbucket.org/pypy/pypy/changeset/2a55aab6ecce/
Log:hg merge default
diff --git a/pypy/module/__builtin__/test/test_functional.py
b/pypy/module/__builtin__/test/test_functional.py
--- a/pypy/
Author: Armin Rigo
Branch: py3.5
Changeset: r90621:4af601050e87
Date: 2017-03-10 14:01 +0100
http://bitbucket.org/pypy/pypy/changeset/4af601050e87/
Log:Issue #2495: forgot two calls to checksignals() after we get an
EINTR
diff --git a/pypy/module/_multiprocessing/interp_semaphore.py
Author: Armin Rigo
Branch:
Changeset: r90620:d042bd84c29f
Date: 2017-03-10 13:32 +0100
http://bitbucket.org/pypy/pypy/changeset/d042bd84c29f/
Log:Hypothesis tests for `map(f, l)` where f() mutates `l`
diff --git a/pypy/module/__builtin__/test/test_functional.py
b/pypy/module/__builtin__/te
Author: Armin Rigo
Branch:
Changeset: r90619:46d13fbc30fe
Date: 2017-03-10 12:23 +0100
http://bitbucket.org/pypy/pypy/changeset/46d13fbc30fe/
Log:skip this test on older CPython 2.7.x
diff --git a/pypy/module/cpyext/test/test_typeobject.py
b/pypy/module/cpyext/test/test_typeobject.py
--- a
Author: Armin Rigo
Branch:
Changeset: r90618:df3467fd878a
Date: 2017-03-10 10:03 +0100
http://bitbucket.org/pypy/pypy/changeset/df3467fd878a/
Log:Bump the minimum OS/X version to 10.7 and get __thread.
diff --git a/rpython/config/translationoption.py
b/rpython/config/translationoption.py
-
Author: Armin Rigo
Branch: py3.5
Changeset: r90617:6f28fc42ee45
Date: 2017-03-10 09:37 +0100
http://bitbucket.org/pypy/pypy/changeset/6f28fc42ee45/
Log:issue #2494: @builtinfy some functions
diff --git a/lib_pypy/_hashlib/__init__.py b/lib_pypy/_hashlib/__init__.py
--- a/lib_pypy/_hashlib/__
Author: Armin Rigo
Branch:
Changeset: r2897:0cfa29f0cd5e
Date: 2017-03-10 08:37 +0100
http://bitbucket.org/cffi/cffi/changeset/0cfa29f0cd5e/
Log:Document the missing add_memory_pressure in PyPy <= 5.6
diff --git a/doc/source/ref.rst b/doc/source/ref.rst
--- a/doc/source/ref.rst
+++ b/doc/so
Author: Armin Rigo
Branch:
Changeset: r2898:f6e56069e9ab
Date: 2017-03-10 09:05 +0100
http://bitbucket.org/cffi/cffi/changeset/f6e56069e9ab/
Log:Write a paragraph about __pypy__.add_memory_pressure()
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/d
19 matches
Mail list logo