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 viocal
Recipients asvetlov, viocal, yselivanov
Date 2019-05-21.12:07:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558440466.24.0.698381463604.issue36981@roundup.psfhosted.org>
In-reply-to
Content
thanks you 
but I think protocol.resume_writing() / protocol.pause_writing() is auto called   by Protocol
because set transport.set_write_buffer_limits(high=65536*2, low=16384*2) #default (high=65536, low=16384)
History
Date User Action Args
2019-05-21 12:07:46viocalsetrecipients: + viocal, asvetlov, yselivanov
2019-05-21 12:07:46viocalsetmessageid: <1558440466.24.0.698381463604.issue36981@roundup.psfhosted.org>
2019-05-21 12:07:46viocallinkissue36981 messages
2019-05-21 12:07:46viocalcreate