[Python-Dev] asyncore patch

Josiah Carlson josiah.carlson at gmail.com
Tue Jun 10 16:56:31 CEST 2008


I'm working on it now.  I'll do my best to have a fix by the time I go
to work this morning.

 - Josiah

On Tue, Jun 10, 2008 at 6:12 AM, Benjamin Peterson
<musiccomposition at gmail.com> wrote:
> 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."
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/josiah.carlson%40gmail.com
>


More information about the Python-Dev mailing list