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 ned.deily
Recipients ned.deily, rmtew
Date 2011-02-04.09:03:32
SpamBayes Score 8.782977e-05
Marked as misclassified No
Message-id <1296810213.23.0.627065138701.issue11112@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report.  That does indeed seem to be a bug in the test:

"UDPTimeoutTest(SocketTCPTest)" should be "UDPTimeoutTest(SocketUDPTest)"

As the 3.2 release is in its final release candidate stage and this is not a release critical issue, the fix should wait until the source tree has opened up again for general fixes.
History
Date User Action Args
2011-02-04 09:03:33ned.deilysetrecipients: + ned.deily, rmtew
2011-02-04 09:03:33ned.deilysetmessageid: <1296810213.23.0.627065138701.issue11112@psf.upfronthosting.co.za>
2011-02-04 09:03:32ned.deilylinkissue11112 messages
2011-02-04 09:03:32ned.deilycreate