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 twouters
Recipients
Date 2006-03-06.20:33:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
A small patch to make itertools.tee objects participate
in GC; solves the memoryleak in test_generators (and
any other use of tee objects in cycles.)
History
Date User Action Args
2007-08-23 15:46:33adminlinkissue1444398 messages
2007-08-23 15:46:33admincreate