Pull request #53 has been updated by Alexis D. to include new changes. https://bitbucket.org/pypy/pypy/pull-request/53/small-fixes-py3k
Title: Small fixes / py3k Creator: Alexis D. A few small fixes: https://bitbucket.org/wpq/pypy/changeset/d54d2040fe1a https://bitbucket.org/wpq/pypy/changeset/3414ea68091b https://bitbucket.org/wpq/pypy/changeset/3ed8008c5804 Updated list of changes: e425a631f0e4 by Alexis D.: "Automated merge with ssh://bitbucket.org/pypy/pypy" d54d2040fe1a by Alexis D.: "string.maketrans doesn't exist anymore in 3.2, removed the test. Fix: * http://…" 3414ea68091b by Alexis D.: "Remove the u prefix of strings. Fix: * http://buildbot.pypy.org/summary/longrep…" 3ed8008c5804 by Alexis D.: "genlet now support the iterator protocol Fix: * http://buildbot.pypy.org/summar…" -- 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. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
