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 tzickel
Recipients asvetlov, tzickel, yselivanov
Date 2020-03-19.06:47:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584600459.73.0.501979486838.issue40007@roundup.psfhosted.org>
In-reply-to
Content
BTW, if wanted a much more simpler PR can be made, where writelines simply calls sendmsg on the input if no buffer exists, and if not only then concats and acts like the current code base.
History
Date User Action Args
2020-03-19 06:47:39tzickelsetrecipients: + tzickel, asvetlov, yselivanov
2020-03-19 06:47:39tzickelsetmessageid: <1584600459.73.0.501979486838.issue40007@roundup.psfhosted.org>
2020-03-19 06:47:39tzickellinkissue40007 messages
2020-03-19 06:47:39tzickelcreate