Author: Armin Rigo <[email protected]> Branch: stmgc-c7 Changeset: r70251:e134e6f294b9 Date: 2014-03-24 15:04 +0100 http://bitbucket.org/pypy/pypy/changeset/e134e6f294b9/
Log: Add another TODO diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -43,6 +43,10 @@ ------------------------------------------------------------ +remap the group of read markers corresponding to a nusery into +a single physical "garbage" page + +------------------------------------------------------------ _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
