[pypy-commit] pypy default: this has been done

fijal noreply at buildbot.pypy.org
Tue Nov 12 08:46:33 CET 2013


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: 
Changeset: r67968:83ebf63bc891
Date: 2013-11-12 09:45 +0200
http://bitbucket.org/pypy/pypy/changeset/83ebf63bc891/

Log:	this has been done

diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst
--- a/pypy/doc/project-ideas.rst
+++ b/pypy/doc/project-ideas.rst
@@ -90,9 +90,6 @@
 collectors can be written for specialized purposes, or even various
 experiments can be done for the general purpose. Examples:
 
-* An incremental garbage collector that has specified maximal pause times,
-  crucial for games
-
 * A garbage collector that compact memory better for mobile devices
 
 * A concurrent garbage collector (a lot of work)


More information about the pypy-commit mailing list