[pypy-commit] pypy py3.5-newtext: fix merge

2017-02-15 Thread arigo
Author: Armin Rigo Branch: py3.5-newtext Changeset: r90144:9c8c313486ee Date: 2017-02-15 10:06 +0100 http://bitbucket.org/pypy/pypy/changeset/9c8c313486ee/ Log:fix merge diff --git a/pypy/interpreter/test/test_argument.py b/pypy/interpreter/test/test_argument.py --- a/pypy/interpreter/test/

[pypy-commit] pypy py3.5-newtext: fix

2017-02-14 Thread arigo
Author: Armin Rigo Branch: py3.5-newtext Changeset: r90128:c944c1708d09 Date: 2017-02-14 18:55 +0100 http://bitbucket.org/pypy/pypy/changeset/c944c1708d09/ Log:fix diff --git a/pypy/module/_cffi_backend/cffi1_module.py b/pypy/module/_cffi_backend/cffi1_module.py --- a/pypy/module/_cffi_back

[pypy-commit] pypy py3.5-newtext: fix

2017-02-14 Thread arigo
Author: Armin Rigo Branch: py3.5-newtext Changeset: r90127:9ea292d316da Date: 2017-02-14 18:51 +0100 http://bitbucket.org/pypy/pypy/changeset/9ea292d316da/ Log:fix diff --git a/pypy/module/_csv/interp_csv.py b/pypy/module/_csv/interp_csv.py --- a/pypy/module/_csv/interp_csv.py +++ b/pypy/mod

[pypy-commit] pypy py3.5-newtext: fix

2017-02-14 Thread arigo
Author: Armin Rigo Branch: py3.5-newtext Changeset: r90126:5d34edcd4e19 Date: 2017-02-14 18:39 +0100 http://bitbucket.org/pypy/pypy/changeset/5d34edcd4e19/ Log:fix diff --git a/pypy/objspace/std/objspace.py b/pypy/objspace/std/objspace.py --- a/pypy/objspace/std/objspace.py +++ b/pypy/objspa

[pypy-commit] pypy py3.5-newtext: fix

2017-02-13 Thread arigo
Author: Armin Rigo Branch: py3.5-newtext Changeset: r90100:cef36504d2aa Date: 2017-02-13 18:58 +0100 http://bitbucket.org/pypy/pypy/changeset/cef36504d2aa/ Log:fix diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py --- a/pypy/interpreter/unicodehelper.py +++

[pypy-commit] pypy py3.5-newtext: fix

2017-02-13 Thread arigo
Author: Armin Rigo Branch: py3.5-newtext Changeset: r90098:144b2aec56bd Date: 2017-02-13 18:47 +0100 http://bitbucket.org/pypy/pypy/changeset/144b2aec56bd/ Log:fix diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py --- a/pypy/objspace/std/mapdict.py +++ b/pypy/objspace/

[pypy-commit] pypy py3.5-newtext: fix

2017-02-13 Thread arigo
Author: Armin Rigo Branch: py3.5-newtext Changeset: r90097:b6513a7b1305 Date: 2017-02-13 18:43 +0100 http://bitbucket.org/pypy/pypy/changeset/b6513a7b1305/ Log:fix diff --git a/pypy/objspace/std/kwargsdict.py b/pypy/objspace/std/kwargsdict.py --- a/pypy/objspace/std/kwargsdict.py +++ b/pypy/

[pypy-commit] pypy py3.5-newtext: fix

2017-02-13 Thread arigo
Author: Armin Rigo Branch: py3.5-newtext Changeset: r90095:2c2584ce56cf Date: 2017-02-13 17:17 +0100 http://bitbucket.org/pypy/pypy/changeset/2c2584ce56cf/ Log:fix diff --git a/pypy/objspace/std/kwargsdict.py b/pypy/objspace/std/kwargsdict.py --- a/pypy/objspace/std/kwargsdict.py +++ b/pypy/

[pypy-commit] pypy py3.5-newtext: fix dict tests

2016-12-20 Thread arigo
Author: Armin Rigo Branch: py3.5-newtext Changeset: r89205:f7ab12c69fc9 Date: 2016-12-20 15:39 +0100 http://bitbucket.org/pypy/pypy/changeset/f7ab12c69fc9/ Log:fix dict tests diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py --- a/pypy/interpreter/unicodehel