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 python-dev
Recipients giampaolo.rodola, orsenthil, python-dev, skrah, vinay.sajip
Date 2011-05-10.06:48:39
SpamBayes Score 0.042766325
Marked as misclassified No
Message-id <E1QJgkI-0005Vf-7J@dinsdale.python.org>
In-reply-to
Content
New changeset b365036b17c2 by Vinay Sajip in branch 'default':
Issue #12039: Now suppress spurious select.error raised on FreeBSD when the server (an asyncore.dispatcher) is closed.
http://hg.python.org/cpython/rev/b365036b17c2
History
Date User Action Args
2011-05-10 06:48:44python-devsetrecipients: + python-dev, vinay.sajip, orsenthil, giampaolo.rodola, skrah
2011-05-10 06:48:39python-devlinkissue12039 messages
2011-05-10 06:48:39python-devcreate