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 gregory.p.smith
Recipients gregory.p.smith, yangman
Date 2008-09-22.01:20:48
SpamBayes Score 0.015162144
Marked as misclassified No
Message-id <1222046520.34.0.245467947652.issue3709@psf.upfronthosting.co.za>
In-reply-to
Content
Buffering up header IO and sending it all at once is always a good thing
to do.  A patch and unit test would be greatly appreciated.
History
Date User Action Args
2008-09-22 01:22:00gregory.p.smithsetrecipients: + gregory.p.smith, yangman
2008-09-22 01:22:00gregory.p.smithsetmessageid: <1222046520.34.0.245467947652.issue3709@psf.upfronthosting.co.za>
2008-09-22 01:20:48gregory.p.smithlinkissue3709 messages
2008-09-22 01:20:48gregory.p.smithcreate