[pypy-commit] pypy PEP393: Pass the itemsize information from the Py_buffer to the W_MemoryObject

2017-02-03 Thread rlamy
Author: Ronan Lamy Branch: PEP393 Changeset: r89915:628879bbb5f4 Date: 2017-02-03 18:08 + http://bitbucket.org/pypy/pypy/changeset/628879bbb5f4/ Log:Pass the itemsize information from the Py_buffer to the W_MemoryObject diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cp

[pypy-commit] pypy py3.5: fix test

2017-02-03 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89913:787209f76c53 Date: 2017-02-03 19:06 +0100 http://bitbucket.org/pypy/pypy/changeset/787209f76c53/ Log:fix test diff --git a/pypy/module/pypyjit/test_pypy_c/test_ffi.py b/pypy/module/pypyjit/test_pypy_c/test_ffi.py --- a/pypy/module/pypyjit/t

[pypy-commit] pypy py3.5: accept 'py.test --pypy=~/some/path'

2017-02-03 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89914:0abed43feb07 Date: 2017-02-03 19:06 +0100 http://bitbucket.org/pypy/pypy/changeset/0abed43feb07/ Log:accept 'py.test --pypy=~/some/path' diff --git a/pypy/module/pypyjit/test_pypy_c/test_00_model.py b/pypy/module/pypyjit/test_pypy_c/test_00

[pypy-commit] pypy PEP393: A simple failing test for a numpy issue

2017-02-03 Thread rlamy
Author: Ronan Lamy Branch: PEP393 Changeset: r89912:b60c94defbd0 Date: 2017-02-03 17:20 + http://bitbucket.org/pypy/pypy/changeset/b60c94defbd0/ Log:A simple failing test for a numpy issue diff --git a/pypy/module/cpyext/test/test_arraymodule.py b/pypy/module/cpyext/test/test_arraymodul

[pypy-commit] pypy py3.5: Multiprocessing now fixed enough that I think we can run the tests nightly

2017-02-03 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89911:987868f96726 Date: 2017-02-03 17:48 +0100 http://bitbucket.org/pypy/pypy/changeset/987868f96726/ Log:Multiprocessing now fixed enough that I think we can run the tests nightly diff --git a/lib-python/conftest.py b/lib-python/conftest

[pypy-commit] pypy py3.5: oops, fix

2017-02-03 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89910:d08bf476e7fc Date: 2017-02-03 13:02 +0100 http://bitbucket.org/pypy/pypy/changeset/d08bf476e7fc/ Log:oops, fix diff --git a/pypy/module/_multiprocessing/interp_semaphore.py b/pypy/module/_multiprocessing/interp_semaphore.py --- a/pypy/modul

[pypy-commit] pypy py3.5: Kill _multiprocessing.Connection, like it seems to have occurred in

2017-02-03 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89909:170cf64817b0 Date: 2017-02-03 12:53 +0100 http://bitbucket.org/pypy/pypy/changeset/170cf64817b0/ Log:Kill _multiprocessing.Connection, like it seems to have occurred in CPython. (Just in case, hg history can let us recover it.) diff

[pypy-commit] pypy py3.5: Test and fix

2017-02-03 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89908:885116967761 Date: 2017-02-03 12:43 +0100 http://bitbucket.org/pypy/pypy/changeset/885116967761/ Log:Test and fix diff --git a/pypy/module/_multiprocessing/interp_semaphore.py b/pypy/module/_multiprocessing/interp_semaphore.py --- a/pypy/mo

[pypy-commit] pypy default: fix

2017-02-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r89907:ad26698c18d7 Date: 2017-02-03 11:16 +0100 http://bitbucket.org/pypy/pypy/changeset/ad26698c18d7/ Log:fix diff --git a/pypy/module/micronumpy/compile.py b/pypy/module/micronumpy/compile.py --- a/pypy/module/micronumpy/compile.py +++ b/pypy/module

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

2017-02-03 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89906:b96d7d91a143 Date: 2017-02-03 11:09 +0100 http://bitbucket.org/pypy/pypy/changeset/b96d7d91a143/ Log:hg merge default diff --git a/pypy/module/pypyjit/test_pypy_c/test_misc.py b/pypy/module/pypyjit/test_pypy_c/test_misc.py --- a/pypy/module

[pypy-commit] pypy default: Re-enable accidentally disabled test. Fix it.

2017-02-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r89905:5d3e217e3e64 Date: 2017-02-03 11:08 +0100 http://bitbucket.org/pypy/pypy/changeset/5d3e217e3e64/ Log:Re-enable accidentally disabled test. Fix it. diff --git a/rpython/rlib/_rweakvaldict.py b/rpython/rlib/_rweakvaldict.py --- a/rpython/rlib/_rwea

[pypy-commit] extradoc extradoc: this was done already

2017-02-03 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5771:8e0025f7a61c Date: 2017-02-03 10:04 +0100 http://bitbucket.org/pypy/extradoc/changeset/8e0025f7a61c/ Log:this was done already diff --git a/planning/py3.5/milestone-2-progress.rst b/planning/py3.5/milestone-2-progress.rst --- a/planning/p