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 ncoghlan
Recipients Anssi.Kääriäinen, amaury.forgeotdarc, benjamin.peterson, docs@python, isoschiz, ncoghlan, pconnell, pitrou, vstinner
Date 2013-04-20.06:30:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366439449.19.0.493146773076.issue17468@psf.upfronthosting.co.za>
In-reply-to
Content
I'll create a separate issue for the tp_del -> __del__ question, since that's a language design decision that *does* need Guido's input, but doesn't relate to the broader question of generators, cycles and potential memory leaks.
History
Date User Action Args
2013-04-20 06:30:49ncoghlansetrecipients: + ncoghlan, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, docs@python, Anssi.Kääriäinen, pconnell, isoschiz
2013-04-20 06:30:49ncoghlansetmessageid: <1366439449.19.0.493146773076.issue17468@psf.upfronthosting.co.za>
2013-04-20 06:30:49ncoghlanlinkissue17468 messages
2013-04-20 06:30:49ncoghlancreate