[pypy-commit] pypy unicode-utf8-py3: fixes from module/_sre/test

2018-07-01 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r94802:1a502b1e961b Date: 2018-07-01 23:11 -0500 http://bitbucket.org/pypy/pypy/changeset/1a502b1e961b/ Log:fixes from module/_sre/test diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/module/_sre/

[pypy-commit] pypy unicode-utf8-py3: fixes from module/_sre/test

2018-07-01 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r94798:ac5381b72782 Date: 2018-07-01 22:41 -0500 http://bitbucket.org/pypy/pypy/changeset/ac5381b72782/ Log:fixes from module/_sre/test diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/module/_sre/