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

2019-02-09 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95923:b96e9dd44e46 Date: 2019-02-09 17:36 +0100 http://bitbucket.org/pypy/pypy/changeset/b96e9dd44e46/ Log:merge default into branch diff too long, truncating to 2000 out of 9094 lines diff --git a/.hgignore b/.hgignore --- a/.hgignore ++

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

2019-01-23 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95703:f68e17e4136e Date: 2019-01-23 16:30 +0200 http://bitbucket.org/pypy/pypy/changeset/f68e17e4136e/ Log:merge default into unicode-utf8 diff --git a/pypy/module/gc/__init__.py b/pypy/module/gc/__init__.py --- a/pypy/module/gc/__init__.p

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

2019-01-18 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95666:3d5d0ea3c275 Date: 2019-01-18 12:48 +0200 http://bitbucket.org/pypy/pypy/changeset/3d5d0ea3c275/ Log:merge default into branch diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py +++ b/pypy/conftest.py @@ -5,6 +5,

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

2019-01-05 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95583:a05d741a4652 Date: 2019-01-06 09:33 +0200 http://bitbucket.org/pypy/pypy/changeset/a05d741a4652/ Log:merge default into branch diff --git a/extra_tests/cffi_tests/cffi0/test_ffi_backend.py b/extra_tests/cffi_tests/cffi0/test_ffi_bac

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

2019-01-01 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95550:057b4ea99850 Date: 2019-01-01 10:35 +0200 http://bitbucket.org/pypy/pypy/changeset/057b4ea99850/ Log:merge default into branch diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -30,7 +30,7 @@ DEALINGS IN THE SOFTWARE

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

2018-12-31 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95541:c09e504c21c6 Date: 2018-12-25 21:01 +0200 http://bitbucket.org/pypy/pypy/changeset/c09e504c21c6/ Log:merge default into branch diff --git a/extra_tests/cffi_tests/cffi0/test_ffi_backend.py b/extra_tests/cffi_tests/cffi0/test_ffi_bac

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

2018-12-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95499:cbf95a8a15f1 Date: 2018-12-15 23:12 +0200 http://bitbucket.org/pypy/pypy/changeset/cbf95a8a15f1/ Log:merge default into branch diff too long, truncating to 2000 out of 10025 lines diff --git a/extra_tests/cffi_tests/cffi1/test_recom

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

2018-12-09 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95445:5c55aa22365a Date: 2018-12-09 08:39 +0200 http://bitbucket.org/pypy/pypy/changeset/5c55aa22365a/ Log:merge default into branch diff too long, truncating to 2000 out of 2760 lines diff --git a/extra_tests/__init__.py b/extra_tests/__

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

2018-11-11 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95295:4efd030655e5 Date: 2018-11-04 22:57 -0500 http://bitbucket.org/pypy/pypy/changeset/4efd030655e5/ Log:merge default into branch diff --git a/rpython/translator/platform/windows.py b/rpython/translator/platform/windows.py --- a/rpytho

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

2018-11-04 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95273:249385a41d6e Date: 2018-11-04 11:05 -0500 http://bitbucket.org/pypy/pypy/changeset/249385a41d6e/ Log:merge default into branch diff too long, truncating to 2000 out of 2058 lines diff --git a/lib-python/2.7/shutil.py b/lib-python/2.

[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: merge default into branch

2018-09-12 Thread mattip
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

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

2018-09-11 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95095:4ca367f8c139 Date: 2018-09-11 20:56 +0300 http://bitbucket.org/pypy/pypy/changeset/4ca367f8c139/ Log:merge default into branch diff too long, truncating to 2000 out of 6123 lines diff --git a/lib-python/2.7/hashlib.py b/lib-python/2

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

2018-07-27 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r94900:e32ab94a29ee Date: 2018-07-11 09:25 -0500 http://bitbucket.org/pypy/pypy/changeset/e32ab94a29ee/ Log:merge default into branch diff too long, truncating to 2000 out of 2065 lines diff --git a/lib-python/2.7/code.py b/lib-python/2.7/

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

2018-06-10 Thread Matti Picus
Author: Matti Picus Branch: unicode-utf8 Changeset: r94754:daeb185c5482 Date: 2018-06-10 22:26 -0700 http://bitbucket.org/pypy/pypy/changeset/daeb185c5482/ Log:merge default into branch diff too long, truncating to 2000 out of 5932 lines diff --git a/lib_pypy/grp.py b/lib_pypy/grp.py --- a/

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

2018-04-30 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r94458:d4baff192be4 Date: 2018-04-29 21:18 +0300 http://bitbucket.org/pypy/pypy/changeset/d4baff192be4/ Log:merge default into branch diff too long, truncating to 2000 out of 11084 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.

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

2018-03-27 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r94149:a476da4baed5 Date: 2018-03-27 14:50 +0300 http://bitbucket.org/pypy/pypy/changeset/a476da4baed5/ Log:merge default into branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

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

2018-03-26 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r94143:c564ff0e3d7d Date: 2018-03-27 01:15 +0300 http://bitbucket.org/pypy/pypy/changeset/c564ff0e3d7d/ Log:merge default into branch diff too long, truncating to 2000 out of 2249 lines diff --git a/README.rst b/README.rst --- a/README.rst

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

2018-03-18 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r93986:19f8ede600f5 Date: 2018-03-18 12:33 +0100 http://bitbucket.org/pypy/pypy/changeset/19f8ede600f5/ Log:merge default into branch diff too long, truncating to 2000 out of 95489 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.

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

2017-12-12 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: unicode-utf8 Changeset: r93394:8986b7040a05 Date: 2017-12-12 18:28 +0100 http://bitbucket.org/pypy/pypy/changeset/8986b7040a05/ Log:merge default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst

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

2017-11-23 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r93144:177352fb8cf4 Date: 2017-11-23 16:46 +0100 http://bitbucket.org/pypy/pypy/changeset/177352fb8cf4/ Log:merge default diff too long, truncating to 2000 out of 7577 lines diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -7