Message228983
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 | python-dev |
|---|---|
| Recipients | alex, geertj, pitrou, python-dev, vstinner |
| Date | 2014-10-10.11:05:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20141010110555.19940.1473@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 61fbd3d5c307 by Victor Stinner in branch '3.4': Issue #22564: ssl doc: mention asyncio in the non-blocking section https://hg.python.org/cpython/rev/61fbd3d5c307 New changeset 11ad670ca663 by Victor Stinner in branch 'default': Issue #22564: ssl doc: reorganize and reindent documentation of SSLObject and https://hg.python.org/cpython/rev/11ad670ca663 New changeset 28fcf6c01bd9 by Victor Stinner in branch 'default': Issue #22564: ssl doc, add more links to the non-blocking section https://hg.python.org/cpython/rev/28fcf6c01bd9 New changeset 5f773540e2ef by Victor Stinner in branch 'default': Issue #22564: cleanup SSLObject doc https://hg.python.org/cpython/rev/5f773540e2ef |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-10 11:05:59 | python-dev | set | recipients: + python-dev, geertj, pitrou, vstinner, alex |
| 2014-10-10 11:05:59 | python-dev | link | issue22564 messages |
| 2014-10-10 11:05:59 | python-dev | create | |