Author: Matti Picus
Branch: py3.5
Changeset: r94305:695dfb0f493b
Date: 2018-04-11 05:55 +0300
http://bitbucket.org/pypy/pypy/changeset/695dfb0f493b/
Log:typo
diff --git a/lib-python/3/test/test_genexps.py
b/lib-python/3/test/test_genexps.py
--- a/lib-python/3/test/test_genexps.py
+++ b/lib-
Author: Matti Picus
Branch: py3.5
Changeset: r93744:20e293849e67
Date: 2018-02-04 02:38 +0200
http://bitbucket.org/pypy/pypy/changeset/20e293849e67/
Log:typo causing str -> tuple
diff --git a/pypy/module/_multiprocessing/__init__.py
b/pypy/module/_multiprocessing/__init__.py
--- a/pypy/modu
Author: Armin Rigo
Branch: py3.5
Changeset: r93474:98de75801589
Date: 2017-12-18 13:53 +0100
http://bitbucket.org/pypy/pypy/changeset/98de75801589/
Log:Typo
diff --git a/pypy/module/_cffi_backend/cerrno.py
b/pypy/module/_cffi_backend/cerrno.py
--- a/pypy/module/_cffi_backend/cerrno.py
+++ b
Author: Carl Friedrich Bolz
Branch: py3.5
Changeset: r91447:052ba96573f4
Date: 2017-05-30 13:47 +0200
http://bitbucket.org/pypy/pypy/changeset/052ba96573f4/
Log:typo
diff --git a/pypy/module/posix/interp_posix.py
b/pypy/module/posix/interp_posix.py
--- a/pypy/module/posix/interp_posix.py
++
Author: Armin Rigo
Branch: py3.5
Changeset: r90212:aabda7c4125f
Date: 2017-02-19 18:45 +0100
http://bitbucket.org/pypy/pypy/changeset/aabda7c4125f/
Log:typo
diff --git a/pypy/module/struct/test/test_struct.py
b/pypy/module/struct/test/test_struct.py
--- a/pypy/module/struct/test/test_struct
Author: Armin Rigo
Branch: py3.5
Changeset: r90192:56a8ffad3837
Date: 2017-02-19 10:23 +0100
http://bitbucket.org/pypy/pypy/changeset/56a8ffad3837/
Log:typo
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++ b/pypy/inte
Author: Armin Rigo
Branch: py3.5
Changeset: r88453:9a277fe1750d
Date: 2016-11-17 17:52 +0100
http://bitbucket.org/pypy/pypy/changeset/9a277fe1750d/
Log:Typo in the test, and fix the test
diff --git a/pypy/module/_collections/interp_deque.py
b/pypy/module/_collections/interp_deque.py
--- a/p