Author: Manuel Jacob
Branch: py3.5
Changeset: r91121:bf079f3f0ada
Date: 2017-04-23 23:43 +0200
http://bitbucket.org/pypy/pypy/changeset/bf079f3f0ada/
Log:2to3
diff --git a/pypy/interpreter/test/test_syntax.py
b/pypy/interpreter/test/test_syntax.py
--- a/pypy/interpreter/test/test_syntax.py
Author: Manuel Jacob
Branch: py3.5
Changeset: r91120:bff93f299782
Date: 2017-04-23 23:38 +0200
http://bitbucket.org/pypy/pypy/changeset/bff93f299782/
Log:2to3
diff --git a/lib_pypy/_md5.py b/lib_pypy/_md5.py
--- a/lib_pypy/_md5.py
+++ b/lib_pypy/_md5.py
@@ -53,10 +53,10 @@
j = 0
i
Author: Manuel Jacob
Branch: py3.5
Changeset: r90185:1f0462138b76
Date: 2017-02-19 06:02 +0100
http://bitbucket.org/pypy/pypy/changeset/1f0462138b76/
Log:2to3
diff --git a/pypy/module/__pypy__/test/test_magic.py
b/pypy/module/__pypy__/test/test_magic.py
--- a/pypy/module/__pypy__/test/test_
Author: Manuel Jacob
Branch: py3.5
Changeset: r89352:a222998f6e68
Date: 2017-01-04 01:38 +0100
http://bitbucket.org/pypy/pypy/changeset/a222998f6e68/
Log:2to3
diff --git a/pypy/module/mmap/test/test_mmap.py
b/pypy/module/mmap/test/test_mmap.py
--- a/pypy/module/mmap/test/test_mmap.py
+++ b/
Author: Manuel Jacob
Branch: py3.5
Changeset: r89351:5c8d5e46cf84
Date: 2017-01-04 01:23 +0100
http://bitbucket.org/pypy/pypy/changeset/5c8d5e46cf84/
Log:2to3: 'returns_unicode' attribute isn't present on Python 3.
diff --git a/pypy/module/pyexpat/test/test_parser.py
b/pypy/module/pyexpat/t
Author: Ronan Lamy
Branch: py3.5
Changeset: r88421:15a86b62540d
Date: 2016-11-17 01:42 +
http://bitbucket.org/pypy/pypy/changeset/15a86b62540d/
Log:2to3
diff --git a/pypy/module/pypyjit/test_pypy_c/test_alloc.py
b/pypy/module/pypyjit/test_pypy_c/test_alloc.py
--- a/pypy/module/pypyjit/t