Martin v. Löwis <mar...@v.loewis.de> added the comment: > Python is a great > language and I think it deserves an incremental implementation of > garbage collection.
Python's cyclic garbage collector is incremental. If you can provide a specific patch to replace it with something "better", please submit it as a separate issue to the tracker. If you can hire somebody to implement such a thing, go right ahead. Otherwise, I think there is little that can be done. Python gets all of its contributions from volunteers. _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4794> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com