Author: Matti Picus
Branch: unicode-utf8
Changeset: r95108:f33f0bb4a73e
Date: 2018-09-12 15:33 +0300
http://bitbucket.org/pypy/pypy/changeset/f33f0bb4a73e/
Log:fix recursive call to decode_object, set errorhandler
diff --git a/pypy/module/cpyext/unicodeobject.py
b/pypy/module/cpyext/unicode
Author: Matti Picus
Branch: unicode-utf8
Changeset: r95107:2a457f223c9a
Date: 2018-09-12 15:33 +0300
http://bitbucket.org/pypy/pypy/changeset/2a457f223c9a/
Log:remove unicode_w from cpyext tests
diff --git a/pypy/module/cpyext/test/buffer_test.c
b/pypy/module/cpyext/test/buffer_test.c
--- a
Author: Matti Picus
Branch: unicode-utf8
Changeset: r95106:31d343a2e948
Date: 2018-09-12 10:56 +0300
http://bitbucket.org/pypy/pypy/changeset/31d343a2e948/
Log:merge default into branch
diff too long, truncating to 2000 out of 24129 lines
diff --git a/pypy/module/cpyext/test/test_abstract.p
Author: Matti Picus
Branch: unicode-utf8
Changeset: r95105:b2656c189d7f
Date: 2018-09-12 10:56 +0300
http://bitbucket.org/pypy/pypy/changeset/b2656c189d7f/
Log:rarely-used str_w should use ascii-encoding (used for space.bytes_w)
diff --git a/pypy/objspace/std/unicodeobject.py
b/pypy/objspac
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95109:801748ba582a
Date: 2018-09-12 14:16 +0300
http://bitbucket.org/pypy/pypy/changeset/801748ba582a/
Log:default for allow_surrogates is False
diff --git a/pypy/interpreter/unicodehelper.py
b/pypy/interpreter/unicodehelper.py
--- a/
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95110:0e9637ca2d97
Date: 2018-09-12 15:02 +0300
http://bitbucket.org/pypy/pypy/changeset/0e9637ca2d97/
Log:merge py3.5 into branch
diff too long, truncating to 2000 out of 23978 lines
diff --git a/pypy/module/cpyext/test/test_arraymod
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95111:19e3f6195d1c
Date: 2018-09-12 15:35 +0300
http://bitbucket.org/pypy/pypy/changeset/19e3f6195d1c/
Log:fix indent
diff --git a/pypy/module/cpyext/test/test_unicodeobject.py
b/pypy/module/cpyext/test/test_unicodeobject.py
--- a/pyp
Author: Matti Picus
Branch: py3.5
Changeset: r95112:3cb557b6599e
Date: 2018-09-12 15:37 +0300
http://bitbucket.org/pypy/pypy/changeset/3cb557b6599e/
Log:remove cruft from reverting 943b0266d564
diff --git a/pypy/module/cpyext/test0/__init__.py
b/pypy/module/cpyext/test0/__init__.py
deleted
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95113:53b278863286
Date: 2018-09-12 17:16 +0300
http://bitbucket.org/pypy/pypy/changeset/53b278863286/
Log:merge py3.5 into branch
diff --git a/pypy/module/cpyext/test0/__init__.py
b/pypy/module/cpyext/test0/__init__.py
deleted file m
Author: Matti Picus
Branch: unicode-utf8
Changeset: r95114:9d1232e7d075
Date: 2018-09-12 21:54 +0300
http://bitbucket.org/pypy/pypy/changeset/9d1232e7d075/
Log:fix translation
diff --git a/pypy/objspace/std/unicodeobject.py
b/pypy/objspace/std/unicodeobject.py
--- a/pypy/objspace/std/unicod
10 matches
Mail list logo