[pypy-commit] pypy py3.5: Remove unused parameter 'flags' from make_ctx()

2019-01-09 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r95589:fc63a4a7eff5 Date: 2019-01-09 17:12 + http://bitbucket.org/pypy/pypy/changeset/fc63a4a7eff5/ Log:Remove unused parameter 'flags' from make_ctx() diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/modu

[pypy-commit] pypy unicode-utf8-py3: fix the obvious problems with make_ctx and subx

2019-01-09 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95591:b27cae03176c Date: 2019-01-09 20:05 +0200 http://bitbucket.org/pypy/pypy/changeset/b27cae03176c/ Log:fix the obvious problems with make_ctx and subx diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py ---

[pypy-commit] pypy unicode-utf8-py3: revert 4ef833b2310d

2019-01-09 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95590:082a51c10570 Date: 2019-01-09 08:08 +0200 http://bitbucket.org/pypy/pypy/changeset/082a51c10570/ Log:revert 4ef833b2310d diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/module/_sre/interp_s

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

2019-01-09 Thread rlamy
Author: Ronan Lamy Branch: unicode-utf8-py3 Changeset: r95595:682209b9fc7a Date: 2019-01-09 18:56 + http://bitbucket.org/pypy/pypy/changeset/682209b9fc7a/ Log:fix merge diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/module/_sre/interp_sre.py +++ b

[pypy-commit] pypy py3.5: Reduce diff with default

2019-01-09 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r95592:3e25d6001d03 Date: 2019-01-09 17:54 + http://bitbucket.org/pypy/pypy/changeset/3e25d6001d03/ Log:Reduce diff with default diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/module/_sre/interp_sre.py +

[pypy-commit] pypy unicode-utf8-py3: merge heads

2019-01-09 Thread rlamy
Author: Ronan Lamy Branch: unicode-utf8-py3 Changeset: r95596:a56140430aa7 Date: 2019-01-09 19:03 + http://bitbucket.org/pypy/pypy/changeset/a56140430aa7/ Log:merge heads diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/module/_sre/interp_sre.py +++

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

2019-01-09 Thread rlamy
Author: Ronan Lamy Branch: unicode-utf8-py3 Changeset: r95593:c56cd272e570 Date: 2019-01-09 18:25 + http://bitbucket.org/pypy/pypy/changeset/c56cd272e570/ Log:hg merge py3.5 diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/module/_sre/interp_sre.py

[pypy-commit] pypy unicode-utf8-py3: Backed out changeset 4ef833b2310d

2019-01-09 Thread rlamy
Author: Ronan Lamy Branch: unicode-utf8-py3 Changeset: r95594:b0dc5c23 Date: 2019-01-09 18:32 + http://bitbucket.org/pypy/pypy/changeset/b0dc5c23/ Log:Backed out changeset 4ef833b2310d diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/module/

[pypy-commit] pypy unicode-utf8-py3: fix translation

2019-01-09 Thread rlamy
Author: Ronan Lamy Branch: unicode-utf8-py3 Changeset: r95597:316992f1c55d Date: 2019-01-10 00:21 + http://bitbucket.org/pypy/pypy/changeset/316992f1c55d/ Log:fix translation diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py --- a/pypy/module/_sre/interp_sre.py