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 scoder
Recipients Yury.Selivanov, alex.gronholm, gvanrossum, scoder, vstinner, yselivanov
Date 2015-08-01.15:00:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Funny. I just thought about this yesterday and came up with pretty much the
same idea. +1 for the patch.

I don't think there are more classes to support here. Quite the contrary,
other tools should try to integrate via concurrent.futures.Future instead.
History
Date User Action Args
2015-08-01 15:00:26scodersetrecipients: + scoder, gvanrossum, vstinner, alex.gronholm, Yury.Selivanov, yselivanov
2015-08-01 15:00:26scoderlinkissue24383 messages
2015-08-01 15:00:26scodercreate