[pypy-commit] pypy unicode-utf8: fix off-by-one

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95128:5437a5a4f8de Date: 2018-09-16 21:22 +0300 http://bitbucket.org/pypy/pypy/changeset/5437a5a4f8de/ Log:fix off-by-one diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py --- a/pypy/interpreter/unicodehel

[pypy-commit] pypy unicode-utf8: fix some tests

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95129:3e13faab9525 Date: 2018-09-16 21:22 +0300 http://bitbucket.org/pypy/pypy/changeset/3e13faab9525/ Log:fix some tests diff --git a/pypy/objspace/std/unicodeobject.py b/pypy/objspace/std/unicodeobject.py --- a/pypy/objspace/std/unicode

[pypy-commit] pypy unicode-utf8: merge default into branch

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95130:fa230d2cf3b6 Date: 2018-09-16 21:23 +0300 http://bitbucket.org/pypy/pypy/changeset/fa230d2cf3b6/ Log:merge default into branch diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Welcome to PyPy!

[pypy-commit] pypy unicode-utf8-py3: allow surrogates=True if error is 'surrogatespass', percolate kwarg

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95132:fa345e6d0bd7 Date: 2018-09-16 21:27 +0300 http://bitbucket.org/pypy/pypy/changeset/fa345e6d0bd7/ Log:allow surrogates=True if error is 'surrogatespass', percolate kwarg diff --git a/pypy/interpreter/unicodehelper.py b/pypy/inter

[pypy-commit] pypy unicode-utf8-py3: store utf8 and fix off-by-one

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95131:cdcddb46fce5 Date: 2018-09-16 21:26 +0300 http://bitbucket.org/pypy/pypy/changeset/cdcddb46fce5/ Log:store utf8 and fix off-by-one diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py --- a/pypy/int

[pypy-commit] pypy unicode-utf8-py3: first is utf8, not unicode

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95133:b87b3bf9ecaf Date: 2018-09-16 21:27 +0300 http://bitbucket.org/pypy/pypy/changeset/b87b3bf9ecaf/ Log:first is utf8, not unicode diff --git a/pypy/objspace/std/unicodeobject.py b/pypy/objspace/std/unicodeobject.py --- a/pypy/objs

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

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95134:9f8dd0062596 Date: 2018-09-16 22:47 +0300 http://bitbucket.org/pypy/pypy/changeset/9f8dd0062596/ Log:merge py3.5 into branch diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Welcome to PyP

[pypy-commit] pypy unicode-utf8-py3: add dummy allow_surrogates kwarg to all encoding functions, fix translation

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95137:613679b79386 Date: 2018-09-17 08:44 +0300 http://bitbucket.org/pypy/pypy/changeset/613679b79386/ Log:add dummy allow_surrogates kwarg to all encoding functions, fix translation diff --git a/pypy/interpreter/unicodehelper.

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

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95136:fa0322eb4ef4 Date: 2018-09-17 08:04 +0300 http://bitbucket.org/pypy/pypy/changeset/fa0322eb4ef4/ Log:merge heads diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Welcome to PyPy! -PyPy i

[pypy-commit] pypy unicode-utf8-py3: win32 fixes

2018-09-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95135:8a769610ff91 Date: 2018-09-17 08:02 +0300 http://bitbucket.org/pypy/pypy/changeset/8a769610ff91/ Log:win32 fixes diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -6,3 +6,7 @@ * make sure we review all the places that call ord(u