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 glangford
Recipients glangford, gvanrossum, pitrou, vstinner, yselivanov
Date 2014-02-08.22:02:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391896956.38.0.901624059133.issue20566@psf.upfronthosting.co.za>
In-reply-to
Content
> Glenn, what led you to discover this?

It was found by code inspection. I recently started looking at concurrent.futures, really just curious as to how futures were implemented. Because one of the concurrent.futures bugs I raised also applied to asyncio, I started poking into the source for it as well.
History
Date User Action Args
2014-02-08 22:02:36glangfordsetrecipients: + glangford, gvanrossum, pitrou, vstinner, yselivanov
2014-02-08 22:02:36glangfordsetmessageid: <1391896956.38.0.901624059133.issue20566@psf.upfronthosting.co.za>
2014-02-08 22:02:36glangfordlinkissue20566 messages
2014-02-08 22:02:36glangfordcreate