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 vstinner
Recipients docs@python, vstinner, yselivanov
Date 2017-03-28.13:55:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490709357.9.0.374904890943.issue29933@psf.upfronthosting.co.za>
In-reply-to
Content
It would also be nice to:

* link to set_write_buffer_limits() from drain()
* link to set_write_buffer_limits() from pause_writing() / resume_writing()
* mention asyncio default values for set_write_buffer_limits(): low=16 kB, high=64 kB (kb? kib? i never know :-/)
History
Date User Action Args
2017-03-28 13:55:57vstinnersetrecipients: + vstinner, docs@python, yselivanov
2017-03-28 13:55:57vstinnersetmessageid: <1490709357.9.0.374904890943.issue29933@psf.upfronthosting.co.za>
2017-03-28 13:55:57vstinnerlinkissue29933 messages
2017-03-28 13:55:57vstinnercreate