[pypy-commit] pypy refactor-str-types: fix translation? wrap remaining W_StringBufferObject usages w/ withstrbuf

2013-08-25 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: refactor-str-types Changeset: r66313:9a79f1f76a91 Date: 2013-08-25 13:26 -0700 http://bitbucket.org/pypy/pypy/changeset/9a79f1f76a91/ Log:fix translation? wrap remaining W_StringBufferObject usages w/ withstrbuf checks diff --git

[pypy-commit] pypy refactor-str-types: Fix translation.

2013-08-20 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r66268:ee17e069dd6f Date: 2013-08-20 16:45 +0200 http://bitbucket.org/pypy/pypy/changeset/ee17e069dd6f/ Log:Fix translation. diff --git a/pypy/objspace/std/bytesobject.py b/pypy/objspace/std/bytesobject.py ---

[pypy-commit] pypy refactor-str-types: Fix translation.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65787:8f3122422344 Date: 2013-07-29 16:04 +0200 http://bitbucket.org/pypy/pypy/changeset/8f3122422344/ Log:Fix translation. diff --git a/pypy/objspace/std/bytearrayobject.py b/pypy/objspace/std/bytearrayobject.py ---

[pypy-commit] pypy refactor-str-types: Fix translation.

2013-07-29 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65794:3788cc2a0262 Date: 2013-07-29 16:39 +0200 http://bitbucket.org/pypy/pypy/changeset/3788cc2a0262/ Log:Fix translation. diff --git a/pypy/objspace/std/bytesobject.py b/pypy/objspace/std/bytesobject.py ---

[pypy-commit] pypy refactor-str-types: Fix translation tentatively.

2013-07-27 Thread Manuel Jacob
Author: Manuel Jacob Branch: refactor-str-types Changeset: r65704:fdd90d4b1588 Date: 2013-07-27 12:52 +0200 http://bitbucket.org/pypy/pypy/changeset/fdd90d4b1588/ Log:Fix translation tentatively. diff --git a/pypy/objspace/std/bytearrayobject.py b/pypy/objspace/std/bytearrayobject.py ---