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 gregory.p.smith
Recipients
Date 2007-07-04.03:25:15
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
heres a patch against 2.6a0 svn HEAD implementing items 1 thru 6 (attached).  I didn't look deeply to see if 4 is really implemented or not but the SSL errors were derived from socket.error so if they all use that as their base then they should be covered.

test suites pass.
File Added: python-bug-1706815.diff
History
Date User Action Args
2007-08-23 14:53:20adminlinkissue1706815 messages
2007-08-23 14:53:20admincreate