This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients LambertDW, benjamin.peterson, darrenr, loewis
Date 2009-01-05.19:34:58
SpamBayes Score 0.06627445
Marked as misclassified No
Message-id <496260E0.6000906@v.loewis.de>
In-reply-to <1231182885.32.0.192674222703.issue4794@psf.upfronthosting.co.za>
Content
> 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.
History
Date User Action Args
2009-01-05 19:34:59loewissetrecipients: + loewis, benjamin.peterson, LambertDW, darrenr
2009-01-05 19:34:58loewislinkissue4794 messages
2009-01-05 19:34:58loewiscreate