This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author janssen
Recipients amaury.forgeotdarc, christian.heimes, giampaolo.rodola, gvanrossum, janssen
Date 2007-12-14.22:09:19
SpamBayes Score 0.001973185
Marked as misclassified No
Message-id <4b3e516a0712141409u43cbd8e7x80c73ebcec74369e@mail.gmail.com>
In-reply-to <ca471dc20712140944o58e7d682x313589a93e0857cd@mail.gmail.com>
Content
Done.

On Dec 14, 2007 9:44 AM, Guido van Rossum <report@bugs.python.org> wrote:

>
> Guido van Rossum added the comment:
>
> > Here's an update version where the asyncore test server properly handles
> > the EOF race condition.
>
> Perfect! Check it in.
>
> __________________________________
> Tracker <report@bugs.python.org>
> <http://bugs.python.org/issue1469>
> __________________________________
>
Files
File name Uploaded
unnamed janssen, 2007-12-14.22:09:19
History
Date User Action Args
2007-12-14 22:09:20janssensetspambayes_score: 0.00197318 -> 0.001973185
recipients: + janssen, gvanrossum, amaury.forgeotdarc, giampaolo.rodola, christian.heimes
2007-12-14 22:09:20janssenlinkissue1469 messages
2007-12-14 22:09:19janssencreate