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.
Created on 2011-03-15 15:34 by michael.henry, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
test_email_attach_to_string.py | michael.henry, 2011-03-15 15:34 | Demonstrates confusing exception returned from attach() after set_payload("some string") | ||
string_payload_to_attach.patch | varun, 2014-03-01 12:18 | review | ||
test_email_attach_to_string.patch | varun, 2014-03-02 19:21 | review | ||
test_email_attach_to_string_11558.patch | varun, 2014-03-02 22:06 | review | ||
test_email_attach_to_string_11558.patch | varun, 2014-03-03 02:42 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:14 | admin | set | github: 55767 |
2014-03-06 16:46:52 | r.david.murray | set | status: open -> closed versions: + Python 3.4, Python 3.5 messages: + msg212815 type: enhancement stage: resolved |
2014-03-06 16:44:32 | python-dev | set | nosy:
+ python-dev messages: + msg212814 |
2014-03-03 02:42:11 | varun | set | files:
+ test_email_attach_to_string_11558.patch messages: + msg212610 |
2014-03-02 23:06:10 | r.david.murray | set | messages: + msg212600 |
2014-03-02 22:06:51 | varun | set | files:
+ test_email_attach_to_string_11558.patch messages: + msg212596 |
2014-03-02 21:30:25 | r.david.murray | set | messages: + msg212594 |
2014-03-02 19:21:40 | varun | set | files:
+ test_email_attach_to_string.patch messages: + msg212581 |
2014-03-01 14:20:33 | r.david.murray | set | nosy:
+ barry messages: + msg212501 components: + email |
2014-03-01 12:18:46 | varun | set | files:
+ string_payload_to_attach.patch nosy: + varun messages: + msg212498 keywords: + patch |
2011-03-15 15:34:15 | michael.henry | create |