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 Eric Lafontaine, barry, bpoaugust, r.david.murray
Date 2016-12-20.14:47:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482245259.43.0.364232619887.issue28945@psf.upfronthosting.co.za>
In-reply-to
Content
I'm pretty sure you are correct in your guess that the utility is used by other code that depends on the <> unquoting.

The new email policies (that is, the new header parsing code) probably do a better job of this, but get_param and friends haven't been wired up to use them when available yet.
History
Date User Action Args
2016-12-20 14:47:39r.david.murraysetrecipients: + r.david.murray, barry, bpoaugust, Eric Lafontaine
2016-12-20 14:47:39r.david.murraysetmessageid: <1482245259.43.0.364232619887.issue28945@psf.upfronthosting.co.za>
2016-12-20 14:47:39r.david.murraylinkissue28945 messages
2016-12-20 14:47:39r.david.murraycreate