Author: Armin Rigo <ar...@tunes.org>
Branch: gc-del
Changeset: r61888:bd62f18fc79d
Date: 2013-03-01 14:28 +0100
http://bitbucket.org/pypy/pypy/changeset/bd62f18fc79d/

Log:    Kill confusing comment. Adapt the title.

diff --git a/pypy/doc/discussion/finalizer-order.rst 
b/pypy/doc/discussion/finalizer-order.rst
--- a/pypy/doc/discussion/finalizer-order.rst
+++ b/pypy/doc/discussion/finalizer-order.rst
@@ -1,8 +1,5 @@
-.. XXX armin, what do we do with this?
-
-
-Ordering finalizers in the SemiSpace GC
-=======================================
+Ordering finalizers in the SemiSpace/Hybrid/Minimark GC
+=======================================================
 
 Goal
 ----
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to