Message 194780 - Python tracker

Message194780

Author gvanrossum
Recipients gvanrossum, python-dev
Date 2013-08-10.02:02:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376100123.69.0.915342241991.issue18699@psf.upfronthosting.co.za>
In-reply-to
Content
(Note that my change to PEP 3156 is somewhat separate -- Tulip's Future doesn't have to follow all of the PEP 3148 API and its running() method did nothing anyway.  But concurrent.futures.Future has been released for several cycles and we must consider the removal of running() there more carefully.)
History
Date User Action Args
2013-08-10 02:02:03gvanrossumsetrecipients: + gvanrossum, python-dev
2013-08-10 02:02:03gvanrossumsetmessageid: <1376100123.69.0.915342241991.issue18699@psf.upfronthosting.co.za>
2013-08-10 02:02:03gvanrossumlinkissue18699 messages
2013-08-10 02:02:03gvanrossumcreate