]> granicus.if.org Git - python/commit
I am TENTATIVELY checking in Martin von Loewis's patch for the SSL
authorGuido van Rossum <guido@python.org>
Fri, 13 Apr 2001 17:54:04 +0000 (17:54 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 13 Apr 2001 17:54:04 +0000 (17:54 +0000)
commit058dae37a668e030cd23ed8ef3794380d0037294
tree39b51fc3bbb6e067a81d564589923c2dbc7187c2
parent37832f0c8d02861f1171fc59e0e0cb5965dfecfb
I am TENTATIVELY checking in Martin von Loewis's patch for the SSL
problem reported by Neil Schemenauer on python-dev on 4/12/01, wth
subject "Problem with SSL and socketmodule on Debian Potato?".

It's tentative because Moshe objected, but Martin rebutted, and Moshe
seems unavailable for comments.

(Note that with OpenSSL 0.9.6a, I get a lot of compilation warnings
for socketmodule.c -- I'm assuming I can safely ignore these until 2.1
is released.)
Modules/socketmodule.c