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

2018-03-19 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r94013:6a7b9467958c Date: 2018-03-19 18:36 +0100 http://bitbucket.org/pypy/pypy/changeset/6a7b9467958c/ Log:fix from merge diff --git a/pypy/tool/pytest/objspace.py b/pypy/tool/pytest/objspace.py --- a/pypy/tool/pytest/objspace.py +++ b/pyp

[pypy-commit] pypy unicode-utf8: fix from merge, add mcbs variants? (mattip, ronan)

2018-03-18 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r93987:d5f6267bf47b Date: 2018-03-18 14:04 +0100 http://bitbucket.org/pypy/pypy/changeset/d5f6267bf47b/ Log:fix from merge, add mcbs variants? (mattip, ronan) diff --git a/pypy/interpreter/test/test_unicodehelper.py b/pypy/interpreter/test