Author: Maciej Fijalkowski <fij...@gmail.com> Branch: Changeset: r52126:ad2705041965 Date: 2012-02-06 11:35 +0200 http://bitbucket.org/pypy/pypy/changeset/ad2705041965/
Log: merge default diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py b/pypy/module/pypyjit/test_pypy_c/test_call.py --- a/pypy/module/pypyjit/test_pypy_c/test_call.py +++ b/pypy/module/pypyjit/test_pypy_c/test_call.py @@ -27,6 +27,7 @@ ... p53 = call_assembler(..., descr=...) guard_not_forced(descr=...) + keepalive(...) guard_no_exception(descr=...) ... """) _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit