Author: Alex Gaynor <alex.gay...@gmail.com>
Branch: extradoc
Changeset: r5107:08a9f0e51d2f
Date: 2013-11-09 08:01 -0800
http://bitbucket.org/pypy/extradoc/changeset/08a9f0e51d2f/

Log:    This is done now

diff --git a/planning/gc.txt b/planning/gc.txt
deleted file mode 100644
--- a/planning/gc.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-The gc should support "lightweight destructors" that just do
-a raw_free().  It should also help because we can then account
-the size of the raw memory attached to objects in this way.
-See e.g. http://codespeak.net/pipermail/pypy-dev/2010q4/006648.html
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to