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 Arfrever, flox, giampaolo.rodola, janssen, pitrou, vstinner
Date 2010-03-15.00:05:21
SpamBayes Score 9.374036e-05
Marked as misclassified No
Message-id <1268611523.98.0.0717255803016.issue8108@psf.upfronthosting.co.za>
In-reply-to
Content
> Maybe because only the FTP test uses an SSL socket in non blocking mode.

No, the SSL unit tests also do this.  I think Giampaolo is right, what we're seeing is bad error handling in the FTP test code.
History
Date User Action Args
2010-03-15 00:05:24janssensetrecipients: + janssen, pitrou, vstinner, giampaolo.rodola, Arfrever, flox
2010-03-15 00:05:23janssensetmessageid: <1268611523.98.0.0717255803016.issue8108@psf.upfronthosting.co.za>
2010-03-15 00:05:22janssenlinkissue8108 messages
2010-03-15 00:05:21janssencreate