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 r.david.murray
Date 2011-08-22.14:37:43
SpamBayes Score 0.00087937067
Marked as misclassified No
Message-id <1314023864.23.0.314802016691.issue12818@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm.  The output of formataddr is not actually incorrect, it just overquotes compared to what is required by the RFC.  Attached is a fix, but since this isn't technically an RFC bug, I'm removing 3.2 and 2.7 from versions.
History
Date User Action Args
2011-08-22 14:37:44r.david.murraysetrecipients: + r.david.murray
2011-08-22 14:37:44r.david.murraysetmessageid: <1314023864.23.0.314802016691.issue12818@psf.upfronthosting.co.za>
2011-08-22 14:37:43r.david.murraylinkissue12818 messages
2011-08-22 14:37:43r.david.murraycreate