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 mitya57
Recipients barry, mitya57, r.david.murray
Date 2012-06-06.09:32:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338975178.79.0.356475017305.issue15016@psf.upfronthosting.co.za>
In-reply-to
Content
Updated the patch:

- Avoid using letter Ш in test, it's better to use chr(256) as the test case;
- Updated the comment in MIMEText constructor to reflect the new behaviour.
History
Date User Action Args
2012-06-06 09:32:58mitya57setrecipients: + mitya57, barry, r.david.murray
2012-06-06 09:32:58mitya57setmessageid: <1338975178.79.0.356475017305.issue15016@psf.upfronthosting.co.za>
2012-06-06 09:32:58mitya57linkissue15016 messages
2012-06-06 09:32:58mitya57create