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 martin.panter
Recipients Jonathan Kamens, Paolo Veglia, benjamin.peterson, jmadden, marcjofre, martin.panter, pitrou, pje, serhiy.storchaka, stutzbach, tarek
Date 2016-05-16.11:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463398198.98.0.61720720099.issue24291@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your comments Serhiy. The main change in v3 is that I added a socketserver._write_exactly() function instead of the _BaseHTTPRequestHandler__write_exactly() method.
History
Date User Action Args
2016-05-16 11:30:00martin.pantersetrecipients: + martin.panter, pje, pitrou, benjamin.peterson, tarek, stutzbach, serhiy.storchaka, jmadden, Jonathan Kamens, marcjofre, Paolo Veglia
2016-05-16 11:29:58martin.pantersetmessageid: <1463398198.98.0.61720720099.issue24291@psf.upfronthosting.co.za>
2016-05-16 11:29:58martin.panterlinkissue24291 messages
2016-05-16 11:29:58martin.pantercreate