[pypy-commit] pypy py3k: skip this for now

2014-10-13 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r73924:40f3c198b07e Date: 2014-10-13 10:53 -0700 http://bitbucket.org/pypy/pypy/changeset/40f3c198b07e/ Log:skip this for now diff --git a/pypy/module/_pypyjson/test/test__pypyjson.py b/pypy/module/_pypyjson/test/test__pypyjson.py --- a/pypy/mod

[pypy-commit] pypy py3k: skip this for now as it's also a problem on CPython, albeit not as easy to

2014-05-05 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71292:0177e2f21337 Date: 2014-05-05 17:15 -0700 http://bitbucket.org/pypy/pypy/changeset/0177e2f21337/ Log:skip this for now as it's also a problem on CPython, albeit not as easy to reproduce on there diff --git a/lib-python/3/test/test_

[pypy-commit] pypy py3k: skip this for now as it relies on ctypes py_object w/ strs

2013-05-01 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r63796:c98e1e170a2a Date: 2013-05-01 16:30 -0700 http://bitbucket.org/pypy/pypy/changeset/c98e1e170a2a/ Log:skip this for now as it relies on ctypes py_object w/ strs diff --git a/lib-python/3/test/test_unicode.py b/lib-python/3/test/test_unicod