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 vitaly.krug
Recipients asvetlov, vitaly.krug, yselivanov
Date 2018-03-22.18:16:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521742581.84.0.467229070634.issue33118@psf.upfronthosting.co.za>
In-reply-to
Content
I'll have to settle for `set_write_buffer_limits(0, 0)` for my blocking wrapper case.

I think that 'write_buffer_drained' callback is a good idea, though.
History
Date User Action Args
2018-03-22 18:16:21vitaly.krugsetrecipients: + vitaly.krug, asvetlov, yselivanov
2018-03-22 18:16:21vitaly.krugsetmessageid: <1521742581.84.0.467229070634.issue33118@psf.upfronthosting.co.za>
2018-03-22 18:16:21vitaly.kruglinkissue33118 messages
2018-03-22 18:16:21vitaly.krugcreate