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 Kotan
Recipients Kotan
Date 2010-11-20.14:24:40
SpamBayes Score 4.1237818e-05
Marked as misclassified No
Message-id <1290263082.19.0.540702085336.issue10469@psf.upfronthosting.co.za>
In-reply-to
Content
Using WinXP I compiled python 3.2 from the current sources using Visual C++ 2010 Express.

Running

rt -v test_socket

resulted in the attached output.

The tests testSmallReadNonBlocking and testWriteNonBlocking have errors, and an assertion fails for test_connect and test_create_connections.
History
Date User Action Args
2010-11-20 14:24:42Kotansetrecipients: + Kotan
2010-11-20 14:24:42Kotansetmessageid: <1290263082.19.0.540702085336.issue10469@psf.upfronthosting.co.za>
2010-11-20 14:24:40Kotanlinkissue10469 messages
2010-11-20 14:24:40Kotancreate