[pypy-commit] pypy default: Update to cffi/f4de3d6b3c34: implement ffi.from_buffer(x, require_writable=True)

2018-12-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r95502:70d98908b3fe Date: 2018-12-16 08:52 +0100 http://bitbucket.org/pypy/pypy/changeset/70d98908b3fe/ Log:Update to cffi/f4de3d6b3c34: implement ffi.from_buffer(x, require_writable=True) diff --git a/extra_tests/cffi_tests/cffi0/test_ffi_backe

[pypy-commit] cffi default: Issue #394

2018-12-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r3175:f4de3d6b3c34 Date: 2018-12-16 08:48 +0100 http://bitbucket.org/cffi/cffi/changeset/f4de3d6b3c34/ Log:Issue #394 Implement ffi.from_buffer(x, require_writable=True) diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c --- a/c/_cffi_backend.c

[pypy-commit] pypy unicode-utf8: fix translation

2018-12-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95500:fba36a06ee6e Date: 2018-12-15 23:13 +0200 http://bitbucket.org/pypy/pypy/changeset/fba36a06ee6e/ Log:fix translation diff --git a/rpython/rlib/rsre/rsre_core.py b/rpython/rlib/rsre/rsre_core.py --- a/rpython/rlib/rsre/rsre_core.py ++

[pypy-commit] pypy unicode-utf8-py3: merge py3.5 into branch

2018-12-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95501:fa5c55f5bebb Date: 2018-12-15 23:15 +0200 http://bitbucket.org/pypy/pypy/changeset/fa5c55f5bebb/ Log:merge py3.5 into branch diff too long, truncating to 2000 out of 9477 lines diff --git a/extra_tests/cffi_tests/cffi1/test_reco

[pypy-commit] pypy unicode-utf8: merge default into branch

2018-12-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95499:cbf95a8a15f1 Date: 2018-12-15 23:12 +0200 http://bitbucket.org/pypy/pypy/changeset/cbf95a8a15f1/ Log:merge default into branch diff too long, truncating to 2000 out of 10025 lines diff --git a/extra_tests/cffi_tests/cffi1/test_recom