[pypy-commit] pypy unicode-utf8: fix merge from fix-sre-problems

2018-11-04 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95271:ac5e084fa5b9 Date: 2018-11-04 06:47 -0500 http://bitbucket.org/pypy/pypy/changeset/ac5e084fa5b9/ Log:fix merge from fix-sre-problems diff --git a/rpython/rlib/rsre/rsre_core.py b/rpython/rlib/rsre/rsre_core.py --- a/rpython/rlib/rsre

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

2018-11-04 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95272:f2ad44a9d50b Date: 2018-11-04 07:25 -0500 http://bitbucket.org/pypy/pypy/changeset/f2ad44a9d50b/ Log:merge unicode-utf8 into branch diff --git a/pypy/module/cpyext/test/buffer_test.c b/pypy/module/cpyext/test/buffer_test.c --- a

[pypy-commit] pypy unicode-utf8: more tightly qualify check

2018-11-04 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95274:b2e29706f57a Date: 2018-11-04 12:05 -0500 http://bitbucket.org/pypy/pypy/changeset/b2e29706f57a/ Log:more tightly qualify check diff --git a/rpython/rlib/jit.py b/rpython/rlib/jit.py --- a/rpython/rlib/jit.py +++ b/rpython/rlib/jit.p

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

2018-11-04 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95273:249385a41d6e Date: 2018-11-04 11:05 -0500 http://bitbucket.org/pypy/pypy/changeset/249385a41d6e/ Log:merge default into branch diff too long, truncating to 2000 out of 2058 lines diff --git a/lib-python/2.7/shutil.py b/lib-python/2.

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

2018-11-04 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95275:07764fd85832 Date: 2018-11-04 17:04 -0500 http://bitbucket.org/pypy/pypy/changeset/07764fd85832/ Log:merge unicode-utf8 into branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head