R. David Murray <rdmur...@bitdance.com> added the comment:

As mentioned on python-dev, I'm planning to introduce the new header 
parsing/folding code as a provisional API in the spirit if not quite the letter 
of PEP 411.  Issue 14731 is a pre-requisite for this issue, since this patch 
builds on to of that one.

This patch is almost entirely additions.  At a later stage I can probably 
remove some of the older code, but the bulk of the backward compatibility stuff 
may have to remain around until Python4.

----------
assignee: r.david.murray -> 
components: +email -Library (Lib)
dependencies: +Enhance Policy framework in preparation for adding email6 
policies as provisional
title: Enhanced email API: header objects -> Provisional new email API: new 
policy implementing custom header objects
type:  -> enhancement
Added file: http://bugs.python.org/file25646/email6.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12586>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to