classification
Title: Support RFC 2111 in email package
Type: enhancement Stage: test needed
Components: Library (Lib) Versions: Python 3.2
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: ajaksu2, barry, christian.heimes, meatballhat, r.david.murray
Priority: low Keywords: easy

Created on 2002-10-21 18:00 by barry, last changed 2010-08-17 22:31 by BreamoreBoy.

Messages (3)
msg53667 - (view) Author: Barry A. Warsaw (barry) * (Python committer) Date: 2002-10-21 18:00
Decide whether to support RFC 2111 in the email package.

http://www.faqs.org/rfcs/rfc2111.html
msg53668 - (view) Author: Barry A. Warsaw (barry) * (Python committer) Date: 2003-11-21 20:25
Logged In: YES 
user_id=12800

Moving this to feature requests for Python 2.4.  The
email-sig should address this for email 3.0 / Python 2.4.
msg59296 - (view) Author: Christian Heimes (christian.heimes) * (Python committer) Date: 2008-01-05 18:08
Does the email sig group still work on the topic?
History
Date User Action Args
2010-08-17 22:31:13BreamoreBoysetversions: + Python 3.2, - Python 2.7
2010-08-01 03:47:11meatballhatsetnosy: + r.david.murray, meatballhat
2009-04-22 18:47:48ajaksu2setkeywords: + easy
2009-02-12 19:58:15ajaksu2setnosy: + ajaksu2
stage: test needed
components: + Library (Lib), - None
versions: + Python 2.7, - Python 2.6
2008-01-05 18:08:21christian.heimessetnosy: + christian.heimes
messages: + msg59296
versions: + Python 2.6
2002-10-21 18:00:49barrycreate