Author: Alex Gaynor <[email protected]> Branch: speedup-list-comprehension Changeset: r52897:f0994a94c60a Date: 2012-02-24 21:19 -0500 http://bitbucket.org/pypy/pypy/changeset/f0994a94c60a/
Log: done diff --git a/REVIEW.rst b/REVIEW.rst --- a/REVIEW.rst +++ b/REVIEW.rst @@ -3,7 +3,6 @@ * explicit tests for the generated bytecode -* BUILD_LIST_FROM_ARG shouldn't absort async exceptions * dead code in jit/codewriter/support.py? * Do we need __length_hint__? * len_w instead of int_w(len()) _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
