Message129106
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 | giampaolo.rodola |
|---|---|
| Recipients | giampaolo.rodola, paulos, r.david.murray |
| Date | 2011-02-22.17:37:18 |
| SpamBayes Score | 1.996044e-05 |
| Marked as misclassified | No |
| Message-id | <1298396240.36.0.215612790276.issue11281@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes, you must update Doc/library/smtplib.rst and write tests. If you're not the one who's gonna commit the patch you can ignore Doc/whatsnew/3.3.srt and Misc/NEWS changes. Updating the docstring is usually optional but I see smtplib module is already well documented so I'd update docstrings as well. As for how to write a patch see: http://www.python.org/dev/faq/#patches ...or search in the bug tracker for committed patches, such as: http://bugs.python.org/issue8807 http://svn.python.org/view?view=revision&revision=84144 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-22 17:37:20 | giampaolo.rodola | set | recipients: + giampaolo.rodola, r.david.murray, paulos |
| 2011-02-22 17:37:20 | giampaolo.rodola | set | messageid: <1298396240.36.0.215612790276.issue11281@psf.upfronthosting.co.za> |
| 2011-02-22 17:37:18 | giampaolo.rodola | link | issue11281 messages |
| 2011-02-22 17:37:18 | giampaolo.rodola | create | |