[stdlib-sig] futures - a new package for asynchronous execution
Benjamin Peterson
benjamin at python.org
Sat Nov 7 00:00:53 CET 2009
2009/11/6 Brian Quinlan <brian at sweetapp.com>:
> Hey all,
>
> I'd like to propose adding a module/package to Python that makes it easy to
> parallelize arbitrary function calls.
Your package is less than a year old. It's at version 0.1. We do not
normally accept packages into the stdlib until they are considered
mature and best of breed in the community. And then only if we feel a
need for its functionality in the stdlib.
--
Regards,
Benjamin
More information about the stdlib-sig
mailing list