Author: Carl Friedrich Bolz
Branch: better-storesink
Changeset: r87202:9bde782e5ac8
Date: 2016-09-18 11:27 +0100
http://bitbucket.org/pypy/pypy/changeset/9bde782e5ac8/
Log:merge default
diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst
--- a/pypy/doc/cpython_di
Author: Armin Rigo
Branch: py3.5-corowrapper
Changeset: r87203:84a0a35f73d2
Date: 2016-09-18 18:37 +0200
http://bitbucket.org/pypy/pypy/changeset/84a0a35f73d2/
Log:fix interp_jit
diff --git a/pypy/module/pypyjit/interp_jit.py
b/pypy/module/pypyjit/interp_jit.py
--- a/pypy/module/pypyjit/int
Author: Armin Rigo
Branch:
Changeset: r87204:8bbafbedd0b2
Date: 2016-09-18 19:11 +0200
http://bitbucket.org/pypy/pypy/changeset/8bbafbedd0b2/
Log:Fix PyLong_FromVoidPtr to return int/long like CPython. Hopefully
fix a translation failure on 32-bit too.
diff --git a/pypy/module/cpyex
Author: Armin Rigo
Branch:
Changeset: r87207:00e7a9a3460c
Date: 2016-09-18 19:54 +0200
http://bitbucket.org/pypy/pypy/changeset/00e7a9a3460c/
Log:translation fix
diff --git a/pypy/objspace/std/objspace.py b/pypy/objspace/std/objspace.py
--- a/pypy/objspace/std/objspace.py
+++ b/pypy/objspac
Author: Armin Rigo
Branch: extradoc
Changeset: r5705:c602273d9953
Date: 2016-09-18 21:05 +0200
http://bitbucket.org/pypy/extradoc/changeset/c602273d9953/
Log:updates
diff --git a/planning/py3.5/cpython-crashers.rst
b/planning/py3.5/cpython-crashers.rst
--- a/planning/py3.5/cpython-crashers.
Author: Armin Rigo
Branch: extradoc
Changeset: r5706:e4f3d504a0c6
Date: 2016-09-18 21:14 +0200
http://bitbucket.org/pypy/extradoc/changeset/e4f3d504a0c6/
Log:update
diff --git a/planning/py3.5/cpython-crashers.rst
b/planning/py3.5/cpython-crashers.rst
--- a/planning/py3.5/cpython-crashers.r
Author: Armin Rigo
Branch: py3.5-corowrapper
Changeset: r87208:1f643102d010
Date: 2016-09-18 21:17 +0200
http://bitbucket.org/pypy/pypy/changeset/1f643102d010/
Log:comment
diff --git a/pypy/interpreter/pyopcode.py b/pypy/interpreter/pyopcode.py
--- a/pypy/interpreter/pyopcode.py
+++ b/pypy/i
Author: Armin Rigo
Branch: py3.5-corowrapper
Changeset: r87209:53965720c0f3
Date: 2016-09-18 21:56 +0200
http://bitbucket.org/pypy/pypy/changeset/53965720c0f3/
Log:Test and fix: must reset w_yielded_from to None when running
diff --git a/pypy/interpreter/generator.py b/pypy/interpreter/gener
Author: Matti Picus
Branch:
Changeset: r87210:2b244ba62cf4
Date: 2016-09-18 23:27 +0300
http://bitbucket.org/pypy/pypy/changeset/2b244ba62cf4/
Log:PyPy creates a SOABI entry in confvars, Numpy needs only the correct
SO entry
The duplication of the functionality is from CPYth
Author: Armin Rigo
Branch: py3.5-corowrapper
Changeset: r87211:a9db1cd81bce
Date: 2016-09-18 22:06 +0200
http://bitbucket.org/pypy/pypy/changeset/a9db1cd81bce/
Log:Two tests, one passing
diff --git a/pypy/interpreter/test/test_coroutine.py
b/pypy/interpreter/test/test_coroutine.py
--- a/pyp
Author: Armin Rigo
Branch: py3.5-corowrapper
Changeset: r87213:14723a241c8a
Date: 2016-09-18 23:09 +0200
http://bitbucket.org/pypy/pypy/changeset/14723a241c8a/
Log:Another test and fix
diff --git a/pypy/interpreter/generator.py b/pypy/interpreter/generator.py
--- a/pypy/interpreter/generator
Author: Armin Rigo
Branch: py3.5-corowrapper
Changeset: r87212:b15c04df
Date: 2016-09-18 23:09 +0200
http://bitbucket.org/pypy/pypy/changeset/b15c04df/
Log:fix the test
diff --git a/pypy/interpreter/pyopcode.py b/pypy/interpreter/pyopcode.py
--- a/pypy/interpreter/pyopcode.py
+++ b/p
Author: Armin Rigo
Branch: py3.5-corowrapper
Changeset: r87214:491df214da00
Date: 2016-09-18 23:15 +0200
http://bitbucket.org/pypy/pypy/changeset/491df214da00/
Log:comment
diff --git a/pypy/interpreter/pyopcode.py b/pypy/interpreter/pyopcode.py
--- a/pypy/interpreter/pyopcode.py
+++ b/pypy/i
Author: Armin Rigo
Branch: py3.5
Changeset: r87215:bceb849c4008
Date: 2016-09-18 23:24 +0200
http://bitbucket.org/pypy/pypy/changeset/bceb849c4008/
Log:Fix for test_interpreter.test_build_map_unpack
diff --git a/pypy/interpreter/astcompiler/validate.py
b/pypy/interpreter/astcompiler/validat
14 matches
Mail list logo