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

2019-02-11 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95931:e08614e7b2b3 Date: 2019-02-09 20:38 +0100 http://bitbucket.org/pypy/pypy/changeset/e08614e7b2b3/ Log:merge unicode-utf8 into branch diff too long, truncating to 2000 out of 4233 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags

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

2019-01-19 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95675:c01df448bea6 Date: 2019-01-19 22:14 +0200 http://bitbucket.org/pypy/pypy/changeset/c01df448bea6/ Log:merge unicode-utf8 into branch diff --git a/pypy/objspace/std/newformat.py b/pypy/objspace/std/newformat.py --- a/pypy/objspace/

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

2019-01-18 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95669:83df732f6df1 Date: 2019-01-18 13:31 +0200 http://bitbucket.org/pypy/pypy/changeset/83df732f6df1/ Log:merge unicode-utf8 into branch diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py +++ b/pypy/conftest.py @@

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

2019-01-16 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95660:a041db80ea09 Date: 2019-01-17 00:43 +0200 http://bitbucket.org/pypy/pypy/changeset/a041db80ea09/ Log:merge unicode-utf8 into branch diff --git a/pypy/module/_io/interp_stringio.py b/pypy/module/_io/interp_stringio.py --- a/pypy/

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

2019-01-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95643:5dbc4374c8c0 Date: 2019-01-16 01:19 +0200 http://bitbucket.org/pypy/pypy/changeset/5dbc4374c8c0/ Log:merge unicode-utf8 into branch diff --git a/pypy/objspace/std/newformat.py b/pypy/objspace/std/newformat.py --- a/pypy/objspace/

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

2019-01-14 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95634:ce6f5d27b597 Date: 2019-01-15 06:42 +0200 http://bitbucket.org/pypy/pypy/changeset/ce6f5d27b597/ Log:merge unicode-utf8 into branch diff --git a/pypy/objspace/std/test/test_unicodeobject.py b/pypy/objspace/std/test/test_unicodeo

[pypy-commit] pypy unicode-utf8-py3: merge unicode-utf8 into branch (way too painful)

2019-01-02 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95568:43c80d4b68c9 Date: 2019-01-02 13:49 +0200 http://bitbucket.org/pypy/pypy/changeset/43c80d4b68c9/ Log:merge unicode-utf8 into branch (way too painful) diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -30,7 +30,7 @@

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

2018-11-11 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95296:89183b3a84f3 Date: 2018-11-04 22:58 -0500 http://bitbucket.org/pypy/pypy/changeset/89183b3a84f3/ Log:merge unicode-utf8 into branch diff --git a/rpython/translator/platform/windows.py b/rpython/translator/platform/windows.py ---

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

2018-11-04 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95275:07764fd85832 Date: 2018-11-04 17:04 -0500 http://bitbucket.org/pypy/pypy/changeset/07764fd85832/ Log:merge unicode-utf8 into branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head

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

2018-11-04 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95272:f2ad44a9d50b Date: 2018-11-04 07:25 -0500 http://bitbucket.org/pypy/pypy/changeset/f2ad44a9d50b/ Log:merge unicode-utf8 into branch diff --git a/pypy/module/cpyext/test/buffer_test.c b/pypy/module/cpyext/test/buffer_test.c --- a

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

2018-09-11 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95097:d9069a2d3f11 Date: 2018-09-11 22:38 +0300 http://bitbucket.org/pypy/pypy/changeset/d9069a2d3f11/ Log:merge unicode-utf8 into branch diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a/pypy/doc/c

[pypy-commit] pypy unicode-utf8-py3: merge unicode-utf8 into branch, probably many mistakes in merge

2018-06-10 Thread Matti Picus
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r94752:3f63d5b725cc Date: 2018-06-10 21:44 -0700 http://bitbucket.org/pypy/pypy/changeset/3f63d5b725cc/ Log:merge unicode-utf8 into branch, probably many mistakes in merge diff too long, truncating to 2000 out of 13167 lines diff --git