Issue 1024: documentation for new SSL module (original) (raw)
Issue1024
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.
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/45365
classification
Title: | documentation for new SSL module | ||
---|---|---|---|
Type: | enhancement | Stage: | |
Components: | Documentation | Versions: | Python 2.6 |
process
Status: | closed | Resolution: | accepted |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | Nosy List: | gvanrossum, janssen | |
Priority: | normal | Keywords: | patch |
Created on 2007-08-26 02:45 by janssen, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | |||
---|---|---|---|
File name | Uploaded | Description | Edit |
x2 | janssen,2007-08-26 02:45 |
Messages (3) | ||
---|---|---|
msg55293 - (view) | Author: Bill Janssen (janssen) * ![]() |
Date: 2007-08-26 02:45 |
Here's a documentation patch for the SSL code that was checked in yesterday. It removes discussion of SSL from the socket documentation, makes a change to the urllib2 doc's discussion of how to test for SSL support, and adds documentation of the SSL module and it's features, including some examples of how to use it. | ||
msg55294 - (view) | Author: Bill Janssen (janssen) * ![]() |
Date: 2007-08-26 02:48 |
Sorry, long day: "...and its features..." | ||
msg55339 - (view) | Author: Guido van Rossum (gvanrossum) * ![]() |
Date: 2007-08-27 19:11 |
Committed revision 57570. I didn't review it though. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:26 | admin | set | github: 45365 |
2010-11-22 23:59:52 | eric.araujo | unlink | issue1676121 superseder |
2009-05-12 17:07:48 | ajaksu2 | link | issue1676121 superseder |
2009-04-07 04:04:20 | ajaksu2 | link | issue1217246 dependencies |
2007-08-27 19:11:48 | gvanrossum | set | status: open -> closedresolution: acceptedmessages: + nosy: + gvanrossum |
2007-08-26 02:51:17 | janssen | set | components: + Documentation |
2007-08-26 02:48:31 | janssen | set | messages: + |
2007-08-26 02:45:09 | janssen | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements