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 giampaolo.rodola
Recipients giampaolo.rodola, gregory.p.smith, iElectric, janssen, jeffo, lgedgar, lszyba1, pitrou, qwavel, roberte, twhitema
Date 2009-10-15.18:08:50
SpamBayes Score 1.9439144e-09
Marked as misclassified No
Message-id <1255630132.69.0.688197772058.issue2054@psf.upfronthosting.co.za>
In-reply-to
Content
I can surely write tests altough I think that issue 3890 might cause 
some problems since the test server I included some months ago is 
asyncore-based and hence asynchronous.

I have a good knowledge of the FTP protocol but someone with a good 
knowledge of SSL willing to review the patch would surely be useful.


In particular I would ask Bill an update about this comment:

> Probably what I should do is fix httplib, that would  provide an 
> example we could extend to the rest of the modules.
> Bill

I don't follow the development of other stdlib modules that use ssl so 
I'm not sure how to proceed to conform with them.
History
Date User Action Args
2009-10-15 18:08:53giampaolo.rodolasetrecipients: + giampaolo.rodola, gregory.p.smith, janssen, pitrou, roberte, iElectric, lszyba1, twhitema, jeffo, qwavel, lgedgar
2009-10-15 18:08:52giampaolo.rodolasetmessageid: <1255630132.69.0.688197772058.issue2054@psf.upfronthosting.co.za>
2009-10-15 18:08:51giampaolo.rodolalinkissue2054 messages
2009-10-15 18:08:50giampaolo.rodolacreate