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 r.david.murray
Recipients barry, r.david.murray
Date 2012-05-19.23:41:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337470925.85.0.260099290192.issue12586@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-05-19 23:42:07r.david.murraysetrecipients: + r.david.murray, barry
2012-05-19 23:42:05r.david.murraysetmessageid: <1337470925.85.0.260099290192.issue12586@psf.upfronthosting.co.za>
2012-05-19 23:42:05r.david.murraylinkissue12586 messages
2012-05-19 23:42:05r.david.murraycreate