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 r.david.murray
Recipients avdd, bquinlan, r.david.murray, ron_adam
Date 2011-01-17.18:06:49
SpamBayes Score 2.3252846e-06
Marked as misclassified No
Message-id <1295287614.1.0.26438090493.issue10918@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, it's about the concurrent.futures 'submit' method:

http://docs.python.org/dev/py3k/library/concurrent.futures.html#executor-objects

I've updated the title to reflect this.  There are other places in the stdlib affected by this, but they should be opened as separate issues if someone is having a problem with them.
History
Date User Action Args
2011-01-17 18:06:54r.david.murraysetrecipients: + r.david.murray, bquinlan, ron_adam, avdd
2011-01-17 18:06:54r.david.murraysetmessageid: <1295287614.1.0.26438090493.issue10918@psf.upfronthosting.co.za>
2011-01-17 18:06:49r.david.murraylinkissue10918 messages
2011-01-17 18:06:49r.david.murraycreate