[pypy-commit] pypy issue2968: Add test for #2968

2019-03-05 Thread rlamy
Author: Ronan Lamy Branch: issue2968 Changeset: r96213:a0245fd17c4f Date: 2019-03-05 19:52 + http://bitbucket.org/pypy/pypy/changeset/a0245fd17c4f/ Log:Add test for #2968 diff --git a/pypy/module/cpyext/test/THPSize.c b/pypy/module/cpyext/test/THPSize.c new file mode 100644 --- /dev/nul

[pypy-commit] pypy newmemoryview-app-level: mrege default into branch

2019-03-05 Thread mattip
Author: Matti Picus Branch: newmemoryview-app-level Changeset: r96212:c3596fa33c20 Date: 2019-03-05 21:25 +0200 http://bitbucket.org/pypy/pypy/changeset/c3596fa33c20/ Log:mrege default into branch diff --git a/pypy/doc/__pypy__-module.rst b/pypy/doc/__pypy__-module.rst --- a/pypy/doc/__pypy_

[pypy-commit] pypy newmemoryview-app-level: finx branch name

2019-03-05 Thread mattip
Author: Matti Picus Branch: newmemoryview-app-level Changeset: r96210:e1de22f3f071 Date: 2019-03-05 18:27 +0200 http://bitbucket.org/pypy/pypy/changeset/e1de22f3f071/ Log:finx branch name diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst ++

[pypy-commit] pypy default: Expand documentation of __pypy_ module. Corrections, additions, removals welcome

2019-03-05 Thread mattip
Author: Matti Picus Branch: Changeset: r96211:c8c8b63926be Date: 2019-03-05 19:50 +0200 http://bitbucket.org/pypy/pypy/changeset/c8c8b63926be/ Log:Expand documentation of __pypy_ module. Corrections, additions, removals welcome diff --git a/pypy/doc/__pypy__-module.rst b/pypy/doc/__

[pypy-commit] pypy newmemoryview-app-level: fix failing tests, document branch and new app-level functionality

2019-03-05 Thread mattip
Author: Matti Picus Branch: newmemoryview-app-level Changeset: r96209:e7f2a1847440 Date: 2019-03-05 13:58 +0200 http://bitbucket.org/pypy/pypy/changeset/e7f2a1847440/ Log:fix failing tests, document branch and new app-level functionality diff --git a/lib_pypy/_ctypes/array.py b/lib_pypy/_cty

[pypy-commit] buildbot default: document more required debian packages

2019-03-05 Thread mattip
Author: Matti Picus Branch: Changeset: r1073:103d5aa76305 Date: 2019-03-05 13:23 +0200 http://bitbucket.org/pypy/buildbot/changeset/103d5aa76305/ Log:document more required debian packages diff --git a/README-CHROOT b/README-CHROOT --- a/README-CHROOT +++ b/README-CHROOT @@ -10,7 +10,7 @@

[pypy-commit] cffi default: Document issue 391

2019-03-05 Thread arigo
Author: Armin Rigo Branch: Changeset: r3239:6d435908617d Date: 2019-03-05 10:11 +0100 http://bitbucket.org/cffi/cffi/changeset/6d435908617d/ Log:Document issue 391 diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c --- a/c/_cffi_backend.c +++ b/c/_cffi_backend.c @@ -6019,8 +6019,8 @@