Author: Ronan Lamy
Branch: pytest-2.9.2
Changeset: r88402:3d4564d1d24c
Date: 2016-11-16 03:10 +
http://bitbucket.org/pypy/pypy/changeset/3d4564d1d24c/
Log:Fix lib-python conftest.py
diff --git a/lib-python/conftest.py b/lib-python/conftest.py
--- a/lib-python/conftest.py
+++ b/lib-python
Author: Ronan Lamy
Branch: pytest-2.9.2
Changeset: r88400:2375f918f240
Date: 2016-11-15 23:38 +
http://bitbucket.org/pypy/pypy/changeset/2375f918f240/
Log:Don't use deprecated __multicall__
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.py
+++ b/pypy/conftest.py
@@
Author: Ronan Lamy
Branch: pytest-2.9.2
Changeset: r88401:ef20239bae31
Date: 2016-11-15 23:53 +
http://bitbucket.org/pypy/pypy/changeset/ef20239bae31/
Log:update testrunner tests
diff --git a/testrunner/test/conftest.py b/testrunner/test/conftest.py
--- a/testrunner/test/conftest.py
+++
Author: Ronan Lamy
Branch: pytest-2.9.2
Changeset: r88399:679a4be18d09
Date: 2016-11-15 23:26 +
http://bitbucket.org/pypy/pypy/changeset/679a4be18d09/
Log:Don't interpret exitcode 5 (no tests were run) as a failure
diff --git a/testrunner/runner.py b/testrunner/runner.py
--- a/testrunner
Author: Armin Rigo
Branch:
Changeset: r88398:416d9a87c548
Date: 2016-11-15 23:07 +0100
http://bitbucket.org/pypy/pypy/changeset/416d9a87c548/
Log:write at yet another place this F.A.Q.
diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
--- a/pypy/doc/faq.rst
+++ b/pypy/doc/faq.rst
@@ -90,6 +9
Author: Ronan Lamy
Branch: pytest-2.9.2
Changeset: r88397:abcd2a32778c
Date: 2016-11-15 19:44 +
http://bitbucket.org/pypy/pypy/changeset/abcd2a32778c/
Log:Add missing _pytest files
diff too long, truncating to 2000 out of 2510 lines
diff --git a/_pytest/_code/__init__.py b/_pytest/_code
Author: Ronan Lamy
Branch: pytest-2.9.2
Changeset: r88394:f054ccfda623
Date: 2016-11-15 01:46 +
http://bitbucket.org/pypy/pypy/changeset/f054ccfda623/
Log:copy upstream pytest-2.9.2 and py-1.4.29
diff too long, truncating to 2000 out of 12680 lines
diff --git a/_pytest/__init__.py b/_py
Author: Carl Friedrich Bolz
Branch: py3.5-refactor-sys_exc_info
Changeset: r88393:195ff4d7c074
Date: 2016-11-15 18:23 +
http://bitbucket.org/pypy/pypy/changeset/195ff4d7c074/
Log:(arigo, cfbolz, richard around):
in progress: start a refactoring to store sys_exc_info on the ec,
Author: Matti Picus
Branch:
Changeset: r88392:f3538b9e04af
Date: 2016-11-15 19:41 +0200
http://bitbucket.org/pypy/pypy/changeset/f3538b9e04af/
Log:document the get_config_vars differences
diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst
--- a/pypy/doc/cpython
Author: Matti Picus
Branch:
Changeset: r88391:ae0c7c00553c
Date: 2016-11-15 19:33 +0200
http://bitbucket.org/pypy/pypy/changeset/ae0c7c00553c/
Log:tweaks for downstream packages
diff --git a/lib-python/2.7/distutils/sysconfig_pypy.py
b/lib-python/2.7/distutils/sysconfig_pypy.py
--- a/lib-p
Author: Matti Picus
Branch: cpyext-injection
Changeset: r88390:7da08ee4b6be
Date: 2016-11-15 19:31 +0200
http://bitbucket.org/pypy/pypy/changeset/7da08ee4b6be/
Log:tweaks for downstream packages
diff --git a/lib-python/2.7/distutils/sysconfig_pypy.py
b/lib-python/2.7/distutils/sysconfig_pyp
Author: Matti Picus
Branch: cpyext-injection
Changeset: r88389:c5f1e4703974
Date: 2016-11-15 19:30 +0200
http://bitbucket.org/pypy/pypy/changeset/c5f1e4703974/
Log:fix tests for -A
diff --git a/pypy/module/cpyext/injection/test/test_injection.py
b/pypy/module/cpyext/injection/test/test_inje
Author: Armin Rigo
Branch: extradoc
Changeset: r5747:5ecd9f55400b
Date: 2016-11-15 17:56 +0100
http://bitbucket.org/pypy/extradoc/changeset/5ecd9f55400b/
Log:to-do
diff --git a/planning/py3.5/milestone-1-progress.rst
b/planning/py3.5/milestone-1-progress.rst
--- a/planning/py3.5/milestone-1
Author: Richard Plangger
Branch: py3.5-ssl
Changeset: r88388:cdbfa886bf3b
Date: 2016-11-15 15:59 +0100
http://bitbucket.org/pypy/pypy/changeset/cdbfa886bf3b/
Log:copy Lib/ssl.py from cpython. Pass lots of more tests in test_ssl.py
diff --git a/lib-python/3/ssl.py b/lib-python/3/ssl.py
--- a/
Author: Carl Friedrich Bolz
Branch: space-newtext
Changeset: r88387:0292533aef1d
Date: 2016-11-15 14:49 +0100
http://bitbucket.org/pypy/pypy/changeset/0292533aef1d/
Log:fix two typos in the array module
diff --git a/pypy/module/array/interp_array.py
b/pypy/module/array/interp_array.py
--- a
Author: Carl Friedrich Bolz
Branch: space-newtext
Changeset: r88386:27a8f3f8230c
Date: 2016-11-11 18:17 +0100
http://bitbucket.org/pypy/pypy/changeset/27a8f3f8230c/
Log:three more in _socket
diff --git a/pypy/module/_socket/interp_socket.py
b/pypy/module/_socket/interp_socket.py
--- a/pypy/
Author: Armin Rigo
Branch: py3.5
Changeset: r88385:6299e1a8556b
Date: 2016-11-15 10:43 +0100
http://bitbucket.org/pypy/pypy/changeset/6299e1a8556b/
Log:Fix test_clear_locals() from cbba0303793c
diff --git a/pypy/interpreter/pyframe.py b/pypy/interpreter/pyframe.py
--- a/pypy/interpreter/pyfr
Author: Armin Rigo
Branch: extradoc
Changeset: r821:4a9ba4dfb1d7
Date: 2016-11-15 10:42 +0100
http://bitbucket.org/pypy/pypy.org/changeset/4a9ba4dfb1d7/
Log:Emphasis on "development version *of NumPy*". It's too easy to
misread "of PyPy".
diff --git a/download.html b/download.html
--
Author: Armin Rigo
Branch:
Changeset: r88384:a98b2c149e2d
Date: 2016-11-15 10:13 +0100
http://bitbucket.org/pypy/pypy/changeset/a98b2c149e2d/
Log:Import cffi 1.9.1 (no difference from 1.9.0)
diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_pypy/cffi.egg-info/PKG-INFO
--- a/lib_pypy/cffi.e
Author: Armin Rigo
Branch: py3.5
Changeset: r88383:c7dfd649a692
Date: 2016-11-15 10:06 +0100
http://bitbucket.org/pypy/pypy/changeset/c7dfd649a692/
Log:Move the loop out of space.wrap()
diff --git a/pypy/objspace/std/objspace.py b/pypy/objspace/std/objspace.py
--- a/pypy/objspace/std/objspac
Author: Armin Rigo
Branch: py3.5
Changeset: r88382:33f878c5137c
Date: 2016-11-15 09:54 +0100
http://bitbucket.org/pypy/pypy/changeset/33f878c5137c/
Log:test_range_iter_normal
diff --git a/pypy/module/pypyjit/test_pypy_c/test_misc.py
b/pypy/module/pypyjit/test_pypy_c/test_misc.py
--- a/pypy/
Author: Armin Rigo
Branch: py3.5
Changeset: r88381:db0d9c895763
Date: 2016-11-15 09:48 +0100
http://bitbucket.org/pypy/pypy/changeset/db0d9c895763/
Log:Fight a lot but come to a conclusion: this extra int_lt() makes a
bit of sense after all
diff --git a/pypy/module/pypyjit/test_pypy_
22 matches
Mail list logo