[pypy-commit] pypy unicode-utf8: whack whack whack, fix UnicodeBuilder, so we can make json work

2017-10-31 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r92888:1b909417f0e0 Date: 2017-10-31 18:17 +0100 http://bitbucket.org/pypy/pypy/changeset/1b909417f0e0/ Log:whack whack whack, fix UnicodeBuilder, so we can make json work diff --git a/pypy/module/__pypy__/__init__.py b/pypy/module/__pypy__/__init

[pypy-commit] pypy unicode-utf8: whack whack whack;

2017-10-07 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r92613:15eb01ac7f57 Date: 2017-10-05 17:14 +0200 http://bitbucket.org/pypy/pypy/changeset/15eb01ac7f57/ Log:whack whack whack; diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py --- a/pypy/interpreter/unicodehelper

[pypy-commit] pypy unicode-utf8: whack whack whack until we get to the point of getitem working

2017-10-07 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r92623:ecf3b7cd79eb Date: 2017-10-06 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/ecf3b7cd79eb/ Log:whack whack whack until we get to the point of getitem working diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -1,2 +1,3 @@ * unskip tes

[pypy-commit] pypy unicode-utf8: whack whack whack whack. I hate RPython

2017-10-07 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r92615:0379d71a32bf Date: 2017-10-05 18:40 +0200 http://bitbucket.org/pypy/pypy/changeset/0379d71a32bf/ Log:whack whack whack whack. I hate RPython diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -1,1 +1,2 @@ * unskip tests in test_unicodeobjec

[pypy-commit] pypy unicode-utf8: * whack whack whack

2017-02-26 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r90369:50071ee2bad7 Date: 2017-02-26 20:07 +0100 http://bitbucket.org/pypy/pypy/changeset/50071ee2bad7/ Log:* whack whack whack * have a more sensible 'check for utf8' and a slower version if we pass something awkward as errorhandle