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

2019-01-14 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95633:19dbd394fcf6 Date: 2019-01-15 06:39 +0200 http://bitbucket.org/pypy/pypy/changeset/19dbd394fcf6/ Log:merge py3.5 into branch diff --git a/extra_tests/cffi_tests/cffi0/test_ffi_backend.py b/extra_tests/cffi_tests/cffi0/test_ffi_b

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

2019-01-14 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95634:ce6f5d27b597 Date: 2019-01-15 06:42 +0200 http://bitbucket.org/pypy/pypy/changeset/ce6f5d27b597/ Log:merge unicode-utf8 into branch diff --git a/pypy/objspace/std/test/test_unicodeobject.py b/pypy/objspace/std/test/test_unicodeo

[pypy-commit] pypy default: since this file is run with cpython in test_xpickle, use stdlib2.7.14 code here

2019-01-14 Thread mattip
Author: Matti Picus Branch: Changeset: r95629:9cbebcb6df9a Date: 2019-01-14 22:10 +0200 http://bitbucket.org/pypy/pypy/changeset/9cbebcb6df9a/ Log:since this file is run with cpython in test_xpickle, use stdlib2.7.14 code here diff --git a/lib-python/2.7/test/pickletester.py b/lib-