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
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
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
++
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
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