|
msg53674 - (view) |
Author: Barry A. Warsaw (barry) *  |
Date: 2002-11-06 13:14 |
Figure out if and how to support multipart/related as
specified in RFC 2112, in the email package.
|
|
msg53675 - (view) |
Author: Barry A. Warsaw (barry) *  |
Date: 2003-11-21 20:23 |
Logged In: YES
user_id=12800
Moving this to Python 2.4. The email-sig should address
this for email 3.0/Python 2.4.
|
|
msg53676 - (view) |
Author: Barry A. Warsaw (barry) *  |
Date: 2003-11-21 20:24 |
Logged In: YES
user_id=12800
Also moving to Feature Requests
|
|
msg53677 - (view) |
Author: Eric Tiffany (etiffany) |
Date: 2007-05-15 13:37 |
What is the status of this item? I don't seem to find support for mulitpart/related in the email library in python 2.4.
|
|
msg59361 - (view) |
Author: Christian Heimes (christian.heimes) *  |
Date: 2008-01-06 12:42 |
What about Python 2.6 support? :)
|
|
msg157498 - (view) |
Author: moijes12 (moijes12) |
Date: 2012-04-04 19:30 |
Is this still open for someone to work on?
|
|
msg157508 - (view) |
Author: R. David Murray (r.david.murray) *  |
Date: 2012-04-04 21:10 |
Yes, that's why its status is still "open" :)
As far as I know no one is actively working on it (email issues are all assigned to me so I can keep track of them, not because I'm actively working on all of them).
At this point I haven't made any significant modifications to the way mime parts are handled in email6, so any development work you do should be valid whether you work against 3.3 trunk or the email6 feature branch. Joining the email-sig mailing list and discussing this there might also be helpful.
Thank you for your interest!
|
|
msg169105 - (view) |
Author: R. David Murray (r.david.murray) *  |
Date: 2012-08-25 01:21 |
http://tools.ietf.org/html/rfc2387 has obsoleted 2112.
|
|
| Date |
User |
Action |
Args |
| 2012-08-25 01:21:05 | r.david.murray | set | title: RFC 2112 in email package -> RFC 2387 in email package messages:
+ msg169105 versions:
+ Python 3.4, - Python 3.3 |
| 2012-05-24 14:52:43 | r.david.murray | set | assignee: r.david.murray -> components:
+ email, - Library (Lib) stage: test needed -> needs patch |
| 2012-04-04 21:10:56 | r.david.murray | set | messages:
+ msg157508 components:
+ Library (Lib), - Interpreter Core |
| 2012-04-04 19:30:14 | moijes12 | set | nosy:
+ moijes12 messages:
+ msg157498
|
| 2010-12-27 18:20:54 | r.david.murray | set | nosy:
barry, christian.heimes, ajaksu2, etiffany, r.david.murray versions:
+ Python 3.3, - Python 3.2 |
| 2010-08-09 04:40:15 | terry.reedy | set | versions:
+ Python 3.2, - Python 3.1, Python 2.7 |
| 2010-05-05 13:53:14 | barry | set | assignee: barry -> r.david.murray
nosy:
+ r.david.murray |
| 2009-04-22 17:21:20 | ajaksu2 | set | keywords:
+ easy |
| 2009-02-13 02:17:39 | ajaksu2 | set | nosy:
+ ajaksu2 stage: test needed versions:
+ Python 3.1, Python 2.7, - Python 2.6 |
| 2008-01-06 12:42:38 | christian.heimes | set | assignee: barry messages:
+ msg59361 nosy:
+ christian.heimes components:
+ Interpreter Core, - None versions:
+ Python 2.6 |
| 2002-11-06 13:14:41 | barry | create | |