Author: Armin Rigo <[email protected]> Branch: Changeset: r936:bdf34df273ec Date: 2014-03-03 11:11 +0100 http://bitbucket.org/pypy/stmgc/changeset/bdf34df273ec/
Log: Add a TODO item diff --git a/c7/TODO b/c7/TODO --- a/c7/TODO +++ b/c7/TODO @@ -6,3 +6,6 @@ - hash, id - weakrefs - finalizers + +- the highest_overflow_number can overflow after 2**30 non-collect-time + minor collections _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
