Author: Armin Rigo <[email protected]> Branch: stmgc-c7 Changeset: r70255:148e8d27851a Date: 2014-03-24 16:10 +0100 http://bitbucket.org/pypy/pypy/changeset/148e8d27851a/
Log: add TODO diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -48,6 +48,11 @@ ------------------------------------------------------------ +JIT: add an artificial malloc if the loop is so small as to contain +any! + +------------------------------------------------------------ + _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
