[Python-Dev] asyncore patch

Benjamin Peterson musiccomposition at gmail.com
Tue Jun 10 15:12:33 CEST 2008


On Tue, Jun 10, 2008 at 8:10 AM, Barry Warsaw <barry at python.org> wrote:
>> I don't want to be picky, but it seems the commit broke the tests:
>>
>> test test_asyncore failed -- Traceback (most recent call last):
>>  File "/tmp/python-test/local/lib/python2.6/test/test_asyncore.py", line
>> 387, in test_recv
>>   self.assertEqual(w.fd, fd)
>> AssertionError: 6 != 3
>>
>> Looks like a minor oversight.
>
> This needs to be fixed or backed out if we're going to make beta tomorrow.

Oh, I think there are more pressing issues than this, but FWIW I made
a issue for it: 3074


-- 
Cheers,
Benjamin Peterson
"There's no place like 127.0.0.1."


More information about the Python-Dev mailing list