[Python-Dev] asyncore patch (original) (raw)
Josiah Carlson josiah.carlson at gmail.com
Tue Jun 10 16:56:31 CEST 2008
- Previous message: [Python-Dev] asyncore patch
- Next message: [Python-Dev] asyncore patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 testasyncore failed -- Traceback (most recent call last): File "/tmp/python-test/local/lib/python2.6/test/testasyncore.py", line 387, in testrecv 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
- Previous message: [Python-Dev] asyncore patch
- Next message: [Python-Dev] asyncore patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]