[pypy-commit] pypy py3.5: skip hanging asyncio tests

2016-11-16 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r88423:c2a6c3eaf486 Date: 2016-11-17 02:00 + http://bitbucket.org/pypy/pypy/changeset/c2a6c3eaf486/ Log:skip hanging asyncio tests diff --git a/lib-python/3/test/test_asyncio/test_events.py b/lib-python/3/test/test_asyncio/test_events.py --- a

[pypy-commit] pypy py3.5: remove debugging leftovers

2016-11-16 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r88422:dcea68267797 Date: 2016-11-17 01:45 + http://bitbucket.org/pypy/pypy/changeset/dcea68267797/ Log:remove debugging leftovers diff --git a/lib-python/3/test/test_importlib/__main__.py b/lib-python/3/test/test_importlib/__main__.py --- a/l

[pypy-commit] pypy py3.5: 2to3

2016-11-16 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r88421:15a86b62540d Date: 2016-11-17 01:42 + http://bitbucket.org/pypy/pypy/changeset/15a86b62540d/ Log:2to3 diff --git a/pypy/module/pypyjit/test_pypy_c/test_alloc.py b/pypy/module/pypyjit/test_pypy_c/test_alloc.py --- a/pypy/module/pypyjit/t

[pypy-commit] pypy py3.5: Also test directories inside lib-python/3/test, not just plain files

2016-11-16 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r88420:e6b9354a3e71 Date: 2016-11-17 01:32 + http://bitbucket.org/pypy/pypy/changeset/e6b9354a3e71/ Log:Also test directories inside lib-python/3/test, not just plain files diff --git a/lib-python/3/test/test_importlib/__main__.py b/lib-python

[pypy-commit] pypy missing-tp_new: merge default into branch

2016-11-16 Thread mattip
Author: Matti Picus Branch: missing-tp_new Changeset: r88419:d6286496a013 Date: 2016-11-16 22:33 +0200 http://bitbucket.org/pypy/pypy/changeset/d6286496a013/ Log:merge default into branch diff too long, truncating to 2000 out of 15610 lines diff --git a/_pytest/__init__.py b/_pytest/__init_

[pypy-commit] pypy missing-tp_new: extend the hack from 48bcbfaa8980 for tp_dealloc

2016-11-16 Thread mattip
Author: Matti Picus Branch: missing-tp_new Changeset: r88417:4e2740f2ebdd Date: 2016-11-16 22:27 +0200 http://bitbucket.org/pypy/pypy/changeset/4e2740f2ebdd/ Log:extend the hack from 48bcbfaa8980 for tp_dealloc diff --git a/pypy/module/cpyext/typeobject.py b/pypy/module/cpyext/typeobject.py

[pypy-commit] pypy default: do not use -Wimplicit by default since it does not exist for c++ compiler

2016-11-16 Thread mattip
Author: Matti Picus Branch: Changeset: r88418:b7b97f5e6bba Date: 2016-11-16 22:28 +0200 http://bitbucket.org/pypy/pypy/changeset/b7b97f5e6bba/ Log:do not use -Wimplicit by default since it does not exist for c++ compiler diff --git a/lib-python/2.7/distutils/sysconfig_pypy.py b/lib

[pypy-commit] pypy py3.5-refactor-sys_exc_info: another test, written yesterday, which passes now on this branch

2016-11-16 Thread arigo
Author: Armin Rigo Branch: py3.5-refactor-sys_exc_info Changeset: r88416:1ad303c4a87c Date: 2016-11-16 18:50 + http://bitbucket.org/pypy/pypy/changeset/1ad303c4a87c/ Log:another test, written yesterday, which passes now on this branch diff --git a/pypy/interpreter/test/test_raise.py b/p

[pypy-commit] pypy py3.5-refactor-sys_exc_info: (half cfbolz half arigo) kill some more dead code, and fix fset_f_lineno

2016-11-16 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5-refactor-sys_exc_info Changeset: r88415:d45402cf7644 Date: 2016-11-16 18:38 + http://bitbucket.org/pypy/pypy/changeset/d45402cf7644/ Log:(half cfbolz half arigo) kill some more dead code, and fix fset_f_lineno diff --git a/pypy/interprete

[pypy-commit] pypy clean-exported-state: Merge with default

2016-11-16 Thread sbauman
Author: Spenser Andrew Bauman Branch: clean-exported-state Changeset: r88414:9f494a105d18 Date: 2016-11-16 12:25 -0500 http://bitbucket.org/pypy/pypy/changeset/9f494a105d18/ Log:Merge with default diff too long, truncating to 2000 out of 31250 lines diff --git a/.hgtags b/.hgtags --- a/.hgt

[pypy-commit] pypy space-newtext: first stab at migration to new wrapper functions

2016-11-16 Thread wlav
Author: Wim Lavrijsen Branch: space-newtext Changeset: r88413:e4e75abf6313 Date: 2016-11-16 09:15 -0800 http://bitbucket.org/pypy/pypy/changeset/e4e75abf6313/ Log:first stab at migration to new wrapper functions diff --git a/pypy/module/cppyy/capi/cint_capi.py b/pypy/module/cppyy/capi/cint_

[pypy-commit] pypy py3.5: hg merge default

2016-11-16 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r88412:291df33d2844 Date: 2016-11-16 17:05 + http://bitbucket.org/pypy/pypy/changeset/291df33d2844/ Log:hg merge default diff too long, truncating to 2000 out of 16227 lines diff --git a/_pytest/__init__.py b/_pytest/__init__.py --- a/_pytest/

[pypy-commit] pypy pytest-2.9.2: Close branch pytest-2.9.2

2016-11-16 Thread rlamy
Author: Ronan Lamy Branch: pytest-2.9.2 Changeset: r88410:0947dd4d79c2 Date: 2016-11-16 17:01 + http://bitbucket.org/pypy/pypy/changeset/0947dd4d79c2/ Log:Close branch pytest-2.9.2 ___ pypy-commit mailing list pypy-commit@python.org https://mai

[pypy-commit] pypy default: Merged in pytest-2.9.2 (pull request #496)

2016-11-16 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r88411:962ef070f39e Date: 2016-11-16 17:01 + http://bitbucket.org/pypy/pypy/changeset/962ef070f39e/ Log:Merged in pytest-2.9.2 (pull request #496) Update pytest to 2.9.2 diff too long, truncating to 2000 out of 15596 lines diff --git a/_py

[pypy-commit] pypy pytest-2.9.2: fix a test

2016-11-16 Thread rlamy
Author: Ronan Lamy Branch: pytest-2.9.2 Changeset: r88409:a7f6ce45fb45 Date: 2016-11-16 16:53 + http://bitbucket.org/pypy/pypy/changeset/a7f6ce45fb45/ Log:fix a test diff --git a/rpython/jit/backend/x86/tool/test/test_viewcode.py b/rpython/jit/backend/x86/tool/test/test_viewcode.py ---

[pypy-commit] pypy py3.5-refactor-sys_exc_info: (arigo, cfbolz): continue refactoring

2016-11-16 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5-refactor-sys_exc_info Changeset: r88408:b4bb834f45e9 Date: 2016-11-16 16:47 + http://bitbucket.org/pypy/pypy/changeset/b4bb834f45e9/ Log:(arigo, cfbolz): continue refactoring diff --git a/pypy/interpreter/astcompiler/assemble.py b/pypy/interpret

[pypy-commit] pypy py3.5-ssl: updated hgignore to not displya cffi built stdlib modules

2016-11-16 Thread plan_rich
Author: Richard Plangger Branch: py3.5-ssl Changeset: r88407:afa55ff3c551 Date: 2016-11-16 11:06 +0100 http://bitbucket.org/pypy/pypy/changeset/afa55ff3c551/ Log:updated hgignore to not displya cffi built stdlib modules added new files in lib_pypy/openssl/* diff --git a/.hgignore b/.

[pypy-commit] pypy missing-tp_new: merge default into branch

2016-11-16 Thread mattip
Author: Matti Picus Branch: missing-tp_new Changeset: r88406:b35f9dc08af7 Date: 2016-11-16 10:49 +0200 http://bitbucket.org/pypy/pypy/changeset/b35f9dc08af7/ Log:merge default into branch diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst --- a/pypy/doc/faq.rst +++ b/pypy/doc/faq.rst @@ -90,6

[pypy-commit] pypy missing-tp_new: merge default into branch

2016-11-16 Thread mattip
Author: Matti Picus Branch: missing-tp_new Changeset: r88403:8e7bf0562443 Date: 2016-11-15 19:48 +0200 http://bitbucket.org/pypy/pypy/changeset/8e7bf0562443/ Log:merge default into branch diff too long, truncating to 2000 out of 16218 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b

[pypy-commit] pypy default: test, add PyAnySet_Check

2016-11-16 Thread mattip
Author: Matti Picus Branch: Changeset: r88405:25c0b98bd9df Date: 2016-11-16 10:48 +0200 http://bitbucket.org/pypy/pypy/changeset/25c0b98bd9df/ Log:test, add PyAnySet_Check diff --git a/pypy/module/cpyext/setobject.py b/pypy/module/cpyext/setobject.py --- a/pypy/module/cpyext/setobject.py ++

[pypy-commit] pypy missing-tp_new: hack around a missing "self" argument in slot_tp_new

2016-11-16 Thread mattip
Author: Matti Picus Branch: missing-tp_new Changeset: r88404:48bcbfaa8980 Date: 2016-11-16 10:13 +0200 http://bitbucket.org/pypy/pypy/changeset/48bcbfaa8980/ Log:hack around a missing "self" argument in slot_tp_new diff --git a/pypy/module/cpyext/test/test_typeobject.py b/pypy/module/cpyext