Author: Carl Friedrich Bolz-Tereick
Branch: math-improvements
Changeset: r95454:0e5c477cc330
Date: 2018-12-12 11:51 +0100
http://bitbucket.org/pypy/pypy/changeset/0e5c477cc330/
Log:slightly more careful testing of three-operand pow
diff --git a/rpython/rlib/test/test_rbigint.py
b/rpython/rl
Author: Carl Friedrich Bolz-Tereick
Branch: math-improvements
Changeset: r95453:0f144096d308
Date: 2018-12-11 12:13 +0100
http://bitbucket.org/pypy/pypy/changeset/0f144096d308/
Log:typos, fix whitespace and a test
diff --git a/pypy/objspace/std/longobject.py b/pypy/objspace/std/longobject.py
Author: Ronan Lamy
Branch: cleanup-test_lib_pypy
Changeset: r95456:c8caf9dcef18
Date: 2018-12-12 20:38 +
http://bitbucket.org/pypy/pypy/changeset/c8caf9dcef18/
Log:Modernise test_callbacks
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/test_callbacks.py
b/pypy/module/test_lib_pypy/
Author: Ronan Lamy
Branch: cleanup-test_lib_pypy
Changeset: r95466:74de35e03dac
Date: 2018-12-12 22:13 +
http://bitbucket.org/pypy/pypy/changeset/74de35e03dac/
Log:Allow (most) ctypes tests to run on CPython and add
@pytest.mark.pypy_only
diff --git a/extra_tests/ctypes_tests/con
Author: Ronan Lamy
Branch: cleanup-test_lib_pypy
Changeset: r95464:d752b7ef5622
Date: 2018-12-12 21:10 +
http://bitbucket.org/pypy/pypy/changeset/d752b7ef5622/
Log:Move ctypes_tests to extra_tests/
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/README
b/extra_tests/ctypes_tests/REA
Author: Ronan Lamy
Branch: cleanup-test_lib_pypy
Changeset: r95465:261405fad710
Date: 2018-12-12 21:20 +
http://bitbucket.org/pypy/pypy/changeset/261405fad710/
Log:Compatibility with pytest 4.*
diff --git a/extra_tests/ctypes_tests/conftest.py
b/extra_tests/ctypes_tests/conftest.py
---
Author: Matti Picus
Branch:
Changeset: r95468:40929a5559b0
Date: 2018-12-13 09:51 +0200
http://bitbucket.org/pypy/pypy/changeset/40929a5559b0/
Log:disable latex document generation
diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py
--- a/pypy/doc/conf.py
+++ b/pypy/doc/conf.py
@@ -192,10 +192
Author: Matti Picus
Branch: py3.6
Changeset: r95467:4626a6708b2b
Date: 2018-12-09 12:22 +0200
http://bitbucket.org/pypy/pypy/changeset/4626a6708b2b/
Log:merge py3.5 into branch
diff --git a/extra_tests/cffi_tests/cffi1/test_parse_c_type.py
b/extra_tests/cffi_tests/cffi1/test_parse_c_type.py