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 flox
Recipients Arfrever, flox, giampaolo.rodola, janssen, pitrou, vstinner
Date 2010-03-25.08:32:47
SpamBayes Score 8.072245e-08
Marked as misclassified No
Message-id <1269505970.38.0.957182757772.issue8108@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know if it is better to fix it in the ftplib or the ssl module.

The previous patch fixes it at the SSL level (stdlib only).
This patch implements the fix at the ftplib level (stdlib + test).
History
Date User Action Args
2010-03-25 08:32:50floxsetrecipients: + flox, janssen, pitrou, vstinner, giampaolo.rodola, Arfrever
2010-03-25 08:32:50floxsetmessageid: <1269505970.38.0.957182757772.issue8108@psf.upfronthosting.co.za>
2010-03-25 08:32:48floxlinkissue8108 messages
2010-03-25 08:32:48floxcreate