Message 94101 - Python tracker (original) (raw)

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.