[pypy-commit] pypy apptest-file: Make 'pytest -D' runs compatible with recent versions of pytest

2019-07-25 Thread rlamy
Author: Ronan Lamy Branch: apptest-file Changeset: r97029:a41d9a2f1935 Date: 2019-07-26 03:15 +0100 http://bitbucket.org/pypy/pypy/changeset/a41d9a2f1935/ Log:Make 'pytest -D' runs compatible with recent versions of pytest diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.

[pypy-commit] pypy apptest-file: Use a separate flag for new-style apptests

2019-07-25 Thread rlamy
Author: Ronan Lamy Branch: apptest-file Changeset: r97028:d7026dea7f27 Date: 2019-07-25 20:15 +0100 http://bitbucket.org/pypy/pypy/changeset/d7026dea7f27/ Log:Use a separate flag for new-style apptests diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py +++ b/pypy/conftes

[pypy-commit] pypy default: cpyext: add a workaround that should make one case work (typically seen only

2019-07-25 Thread arigo
Author: Armin Rigo Branch: Changeset: r97027:c89821342184 Date: 2019-07-25 17:20 +0200 http://bitbucket.org/pypy/pypy/changeset/c89821342184/ Log:cpyext: add a workaround that should make one case work (typically seen only with C++ code) diff --git a/pypy/module/cpyext/api.py b/pypy

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

2019-07-25 Thread arigo
Author: Armin Rigo Branch: py3.6 Changeset: r97026:6667f0f93e93 Date: 2019-07-25 14:09 +0200 http://bitbucket.org/pypy/pypy/changeset/6667f0f93e93/ Log:hg merge default diff --git a/rpython/jit/backend/aarch64/opassembler.py b/rpython/jit/backend/aarch64/opassembler.py --- a/rpython/jit/bac

[pypy-commit] pypy default: Fix for 19e211d4c76b (oops, sorry)

2019-07-25 Thread arigo
Author: Armin Rigo Branch: Changeset: r97025:2315521d2c5d Date: 2019-07-25 14:07 +0200 http://bitbucket.org/pypy/pypy/changeset/2315521d2c5d/ Log:Fix for 19e211d4c76b (oops, sorry) diff --git a/rpython/rtyper/lltypesystem/rffi.py b/rpython/rtyper/lltypesystem/rffi.py --- a/rpython/rtyper/l

[pypy-commit] extradoc extradoc: final fixes..

2019-07-25 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5956:f800f7a9c095 Date: 2019-07-25 09:44 +0200 http://bitbucket.org/pypy/extradoc/changeset/f800f7a9c095/ Log:final fixes.. diff --git a/blog/draft/2019-07-arm64.rst b/blog/draft/2019-07-arm64.rst --- a/blog/draft/2019-07-arm64.rst +++ b/blog/d

[pypy-commit] extradoc extradoc: some final improvements from my side

2019-07-25 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5955:e71b2e056b2f Date: 2019-07-25 09:25 +0200 http://bitbucket.org/pypy/extradoc/changeset/e71b2e056b2f/ Log:some final improvements from my side diff --git a/blog/draft/2019-07-arm64.rst b/blog/draft/2019-07-arm64.rst --- a/blog/draft/2019-07