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 docs@python, python-dev, sandro.tosi, vinay.sajip
Date 2011-08-01.10:33:09
SpamBayes Score 6.049142e-05
Marked as misclassified No
Message-id <E1Qnpo4-00044e-As@dinsdale.python.org>
In-reply-to
Content
New changeset 42f40f53fd73 by Vinay Sajip in branch '2.7':
Closes #12667: Corrected documentation for SMTPHandler secure argument.
http://hg.python.org/cpython/rev/42f40f53fd73

New changeset ba5bd8c1ae27 by Vinay Sajip in branch '3.2':
Closes #12667: Added documentation for SMTPHandler secure argument.
http://hg.python.org/cpython/rev/ba5bd8c1ae27

New changeset 2d69900c0820 by Vinay Sajip in branch 'default':
Closes #12667: Merged fix from 3.2.
http://hg.python.org/cpython/rev/2d69900c0820
History
Date User Action Args
2011-08-01 10:33:11python-devsetrecipients: + python-dev, vinay.sajip, sandro.tosi, docs@python
2011-08-01 10:33:09python-devlinkissue12667 messages
2011-08-01 10:33:09python-devcreate