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, rednaw
Date 2014-02-24.13:26:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393248365.34.0.769641335773.issue20747@psf.upfronthosting.co.za>
In-reply-to
Content
I've no clue, to tell you the truth.  Those APIs evolved long before I took over email package maintenance.  And since we are talking about 2.7,  we can't change the existing API.  In Python3, Charset.header_encode will as of 3.5 become a legacy interface, so there's not much point in changing it there either, although it is not out of the question if there is a use case.
History
Date User Action Args
2014-02-24 13:26:05r.david.murraysetrecipients: + r.david.murray, barry, rednaw
2014-02-24 13:26:05r.david.murraysetmessageid: <1393248365.34.0.769641335773.issue20747@psf.upfronthosting.co.za>
2014-02-24 13:26:05r.david.murraylinkissue20747 messages
2014-02-24 13:26:05r.david.murraycreate