Author: Amaury Forgeot d'Arc
Branch: py3.6
Changeset: r95538:d510a67badcd
Date: 2018-12-30 03:41 +0100
http://bitbucket.org/pypy/pypy/changeset/d510a67badcd/
Log:Fix some doctests: PyPy does not add the function name to the error
message, and one exception was wrong.
diff --git a/lib
Author: Amaury Forgeot d'Arc
Branch: py3.6
Changeset: r95537:0f59af55378c
Date: 2018-08-05 17:33 +0200
http://bitbucket.org/pypy/pypy/changeset/0f59af55378c/
Log:Port CPython commit 91108f0: Issue #25210: Change error message of
do_richcompare()
diff --git a/pypy/objspace/descroperat
Author: Amaury Forgeot d'Arc
Branch: py3.6
Changeset: r95536:cafe126a986a
Date: 2018-08-06 15:49 +0200
http://bitbucket.org/pypy/pypy/changeset/cafe126a986a/
Log:CPython Issue 18550: Check error values in socket.setblocking()
diff --git a/pypy/module/_socket/interp_socket.py
b/pypy/module/_
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r95535:f81df27a6bf7
Date: 2018-12-30 03:20 +0100
http://bitbucket.org/pypy/pypy/changeset/f81df27a6bf7/
Log:hg merge default
diff --git a/pypy/objspace/std/test/test_unicodeobject.py
b/pypy/objspace/std/test/test_unicodeobject.py
--- a/p
Author: Amaury Forgeot d'Arc
Branch:
Changeset: r95534:24f6622d7e24
Date: 2018-12-29 23:06 +0100
http://bitbucket.org/pypy/pypy/changeset/24f6622d7e24/
Log:unicode(encoding='x') returns the empty string u''. This behavior is
explicitly tested in py3.5.
diff --git a/pypy/objspace/std
Author: Carl Friedrich Bolz-Tereick
Branch: extradoc
Changeset: r5930:4e7d0c4adb4a
Date: 2018-12-29 20:37 +
http://bitbucket.org/pypy/extradoc/changeset/4e7d0c4adb4a/
Log:add andrew lawrence
diff --git a/sprintinfo/ddorf2019/people.txt b/sprintinfo/ddorf2019/people.txt
--- a/sprintinfo/d