[Python-Dev] [PEP 3148] futures - execute computations asynchronously

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Mar 7 00:59:20 CET 2010


Brian Quinlan wrote:

> That recommendation was designed to make it easy to change the API 
> without breaking code.
> 
> I'd don't think that recommendation makes sense anymore any I'll update 
> the PEP.

I don't think there's anything wrong with stating that the
order of the arguments is not a guaranteed part of the API.
There isn't necessarily any need to enforce that, though.

-- 
Greg


More information about the Python-Dev mailing list