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 Carlos.Nepomuceno, collinwinter, giampaolo.rodola, josiahcarlson, neologix, python-dev, stutzbach, tshepang
Date 2013-05-16.13:22:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bBCwF2X70z7LkY@mail.python.org>
In-reply-to
Content
New changeset 3ee61b048173 by Giampaolo Rodola' in branch 'default':
Issue #17992: Add timeouts to asyncore and asynchat tests so that they won't accidentally hang.
http://hg.python.org/cpython/rev/3ee61b048173
History
Date User Action Args
2013-05-16 13:22:06python-devsetrecipients: + python-dev, collinwinter, josiahcarlson, giampaolo.rodola, stutzbach, neologix, tshepang, Carlos.Nepomuceno
2013-05-16 13:22:06python-devlinkissue17992 messages
2013-05-16 13:22:05python-devcreate