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 cool-RR
Recipients bquinlan, cool-RR, docs@python, ethan.furman, jnoller, ncoghlan, paul.moore, pitrou, rhettinger, sbt
Date 2015-06-08.17:11:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433783493.7.0.695783215537.issue24195@psf.upfronthosting.co.za>
In-reply-to
Content
Right, so it might be garbage-collecting the items before the futures are done being created, so the whole list wouldn't need to be saved in memory. I understand now.
History
Date User Action Args
2015-06-08 17:11:33cool-RRsetrecipients: + cool-RR, rhettinger, paul.moore, bquinlan, ncoghlan, pitrou, jnoller, docs@python, ethan.furman, sbt
2015-06-08 17:11:33cool-RRsetmessageid: <1433783493.7.0.695783215537.issue24195@psf.upfronthosting.co.za>
2015-06-08 17:11:33cool-RRlinkissue24195 messages
2015-06-08 17:11:33cool-RRcreate