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 pitrou
Recipients Olivier.Grisel, pitrou, serhiy.storchaka
Date 2017-11-12.16:48:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510505315.37.0.213398074469.issue31993@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed.  We shouldn't issue very small writes, but 64 kB is generally considered a reasonable buffer size for many kinds of I/O.

Besides, it wouldn't be difficult to make the target frame size configurable if a use case arose for it, but I don't think we've ever had such a request.
History
Date User Action Args
2017-11-12 16:48:35pitrousetrecipients: + pitrou, serhiy.storchaka, Olivier.Grisel
2017-11-12 16:48:35pitrousetmessageid: <1510505315.37.0.213398074469.issue31993@psf.upfronthosting.co.za>
2017-11-12 16:48:35pitroulinkissue31993 messages
2017-11-12 16:48:35pitroucreate