[pypy-commit] [OPEN] Pull request #51 for pypy/pypy: Small fixes / py3k

Bitbucket pullrequests-noreply at bitbucket.org
Tue Mar 13 18:28:30 CET 2012


A new pull request has been opened by Alexis D..

wpq/pypy has changes to be pulled into pypy/pypy.

https://bitbucket.org/pypy/pypy/pull-request/51/small-fixes-py3k

Title: Small fixes / py3k

This fixes a few failed test in the py3k branch.

Removed or replaced apply
Call list() on a range() before comparison with a list.

Changes to be pulled:

b42d9c409975 by Alexis D.: "Replaced apply by a comprehension list.

Fix:
http://buildbot.pypy.org/summary/l…"
656f7c0a9ba9 by Alexis D.: "Removed apply (doesn't exist anymore in py3k).

Fix:
* http://buildbot.pypy.org/…"
12f89f81717e by Alexis D.: "test_islice: compare to a list (because range isn't a list)

Fix:
* http://build…"


--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the participating
in a pull request, or you are following it.



More information about the pypy-commit mailing list