Author: Richard Plangger
Branch: py3.5
Changeset: r89437:99efa1c2bbd5
Date: 2017-01-09 14:59 +0100
http://bitbucket.org/pypy/pypy/changeset/99efa1c2bbd5/
Log:comment PyObject_CheckBuffer check in test (was commented before
merge as well)
diff --git a/pypy/module/cpyext/test/test_memo
Author: Armin Rigo
Branch: py3.5
Changeset: r88936:e8b839a1bcaa
Date: 2016-12-07 14:43 +0100
http://bitbucket.org/pypy/pypy/changeset/e8b839a1bcaa/
Log:Comment out the test using 'global __class__'
diff --git a/lib-python/3/test/test_super.py b/lib-python/3/test/test_super.py
--- a/lib-pytho
Author: Armin Rigo
Branch: py3.5
Changeset: r88129:406ae24f4421
Date: 2016-11-03 18:30 +0100
http://bitbucket.org/pypy/pypy/changeset/406ae24f4421/
Log:Comment
diff --git a/pypy/module/posix/interp_posix.py
b/pypy/module/posix/interp_posix.py
--- a/pypy/module/posix/interp_posix.py
+++ b/py