Author: Ronan Lamy
Branch: py3.6
Changeset: r94909:ebe135031f7e
Date: 2018-07-28 02:00 +0100
http://bitbucket.org/pypy/pypy/changeset/ebe135031f7e/
Log:hg merge py3.5
diff too long, truncating to 2000 out of 4128 lines
diff --git a/lib-python/3/fractions.py b/lib-python/3/fractions.py
--- a
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r94903:97cd2e230f8a
Date: 2018-07-11 23:33 -0500
http://bitbucket.org/pypy/pypy/changeset/97cd2e230f8a/
Log:remove consumed from decoding functions
diff --git a/pypy/interpreter/unicodehelper.py
b/pypy/interpreter/unicodehelper.py
---
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r94901:d50076cea2ec
Date: 2018-07-11 09:26 -0500
http://bitbucket.org/pypy/pypy/changeset/d50076cea2ec/
Log:merge py3.5 into branch
diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_pypy/cffi.egg-info/PKG-INFO
--- a/lib_pypy/cffi.egg-i
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r94904:fed03b2241ff
Date: 2018-07-27 16:00 -0400
http://bitbucket.org/pypy/pypy/changeset/fed03b2241ff/
Log:fix tests, then fix implementations to pass more tests
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjs
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r94902:74c2ede43307
Date: 2018-07-11 23:32 -0500
http://bitbucket.org/pypy/pypy/changeset/74c2ede43307/
Log:fix, skip tests
diff --git a/pypy/interpreter/astcompiler/test/test_astbuilder.py
b/pypy/interpreter/astcompiler/test/test_astb
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/