[stdlib-sig] futures - a new package for asynchronous execution

Guido van Rossum guido at python.org
Wed Feb 24 00:30:10 CET 2010


On Tue, Feb 23, 2010 at 2:36 PM, Brett Cannon <brett at python.org> wrote:
>
>
> On Tue, Feb 23, 2010 at 14:13, ssteinerX at gmail.com <ssteinerx at gmail.com>
> wrote:
>>
>> On Feb 23, 2010, at 5:00 PM, Guido van Rossum wrote:
>>
>> > On Tue, Feb 23, 2010 at 12:04 PM, Jeffrey Yasskin <jyasskin at gmail.com>
>> > wrote:
>> >> On Tue, Feb 23, 2010 at 3:31 AM, Brian Quinlan <brian at sweetapp.com>
>> >> wrote:
>> >>>
>> >>> On Feb 22, 2010, at 2:37 PM, Jeffrey Yasskin wrote:
>> >>>
>> >>> Where's the current version of the PEP?
>> >>>
>> >>>
>> >>>
>> >>> http://code.google.com/p/pythonfutures/source/browse/branches/feedback/PEP.txt
>> >
>> > Now in SVN as PEP 3148 - http://python.org/dev/peps/pep-3148/
>>
>> I get a 404 on that URL.
>
> It's because one of the PEPs has become improperly encoded; you can run
> 'make' in a PEPs checkout to trigger the error.

Eh, sorry! Fixed now.

-- 
--Guido van Rossum (python.org/~guido)


More information about the stdlib-sig mailing list