Author: Carl Friedrich Bolz-Tereick
Branch: py3.6
Changeset: r96164:008d52d161c2
Date: 2019-02-25 16:33 +0100
http://bitbucket.org/pypy/pypy/changeset/008d52d161c2/
Log:python3.6 (not 2.7) uses 'utf-8' in UnicodeDecodeError messages
diff --git a/pypy/interpreter/unicodehelper.py
b/pypy/inte
Author: Carl Friedrich Bolz-Tereick
Branch: py3.6
Changeset: r96163:fd6330354b33
Date: 2019-02-25 13:02 +0100
http://bitbucket.org/pypy/pypy/changeset/fd6330354b33/
Log:fix corner case in unicode.title
diff --git a/pypy/objspace/std/test/test_unicodeobject.py
b/pypy/objspace/std/test/test_u
Author: Carl Friedrich Bolz-Tereick
Branch: py3.6
Changeset: r96162:7fd78ec00476
Date: 2019-02-25 12:50 +0100
http://bitbucket.org/pypy/pypy/changeset/7fd78ec00476/
Log:a few test methods were duplicated (merge problem?)
diff --git a/pypy/objspace/std/test/test_unicodeobject.py
b/pypy/objsp
Author: Matti Picus
Branch:
Changeset: r96160:ca68946053a3
Date: 2019-02-25 11:17 +0200
http://bitbucket.org/pypy/pypy/changeset/ca68946053a3/
Log:update expected response
diff --git a/rpython/translator/sandbox/test/test_sandlib.py
b/rpython/translator/sandbox/test/test_sandlib.py
--- a/r
Author: Matti Picus
Branch:
Changeset: r96161:e1a64d19e7f4
Date: 2019-02-25 11:20 +0200
http://bitbucket.org/pypy/pypy/changeset/e1a64d19e7f4/
Log:update list of expected addresses
diff --git a/rpython/rlib/test/test_rsocket.py
b/rpython/rlib/test/test_rsocket.py
--- a/rpython/rlib/test/te