Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95020:740e7000561f
Date: 2018-08-22 12:22 +0300
http://bitbucket.org/pypy/pypy/changeset/740e7000561f/
Log:split complicated logic
diff --git a/pypy/module/_codecs/interp_codecs.py
b/pypy/module/_codecs/interp_codecs.py
--- a/pypy/mod
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95022:9283282e9030
Date: 2018-08-22 12:23 +0300
http://bitbucket.org/pypy/pypy/changeset/9283282e9030/
Log:merge py3.5 into branch
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95021:5a26339f55a1
Date: 2018-08-22 12:22 +0300
http://bitbucket.org/pypy/pypy/changeset/5a26339f55a1/
Log:fix python2 version to python3 version
diff --git a/pypy/module/_multibytecodec/c_codecs.py
b/pypy/module/_multibytecodec/c_cod