Author: Dan Villiom Podlaski Christiansen
Branch: py3.5
Changeset: r91479:86914a929334
Date: 2017-05-31 22:05 +0200
http://bitbucket.org/pypy/pypy/changeset/86914a929334/
Log:Fix translation on OS X (and likely FreeBSD as well)
BSDs don't provide SCHED_BATCH, so remove the assert tha
Author: Ronan Lamy
Branch: py3.5
Changeset: r91480:002279b09536
Date: 2017-06-01 13:52 +0100
http://bitbucket.org/pypy/pypy/changeset/002279b09536/
Log:fix syntax error (oops!)
diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_main.py
--- a/pypy/interpreter/app_main.py
+++ b/p
Author: Matti Picus
Branch:
Changeset: r91481:4db703b9f72e
Date: 2017-06-01 16:22 +0300
http://bitbucket.org/pypy/pypy/changeset/4db703b9f72e/
Log:tweak release notice, assume cffi 1.11 will be released in parallel
diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst
--- a
Author: Matti Picus
Branch: release-pypy2.7-5.x
Changeset: r91482:c0b4e6c36ee6
Date: 2017-06-01 16:25 +0300
http://bitbucket.org/pypy/pypy/changeset/c0b4e6c36ee6/
Log:merge default into release
diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_pypy/cffi.egg-info/PKG-INFO
--- a/lib_pypy/cffi
Author: Ronan Lamy
Branch: py3.5
Changeset: r91483:4048a8bdc257
Date: 2017-06-01 16:45 +0100
http://bitbucket.org/pypy/pypy/changeset/4048a8bdc257/
Log:Fix test: Python3 rounds to even
diff --git a/pypy/module/__builtin__/test/test_builtin.py
b/pypy/module/__builtin__/test/test_builtin.py
-