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 asvetlov
Recipients asvetlov, gvanrossum, pitrou, yselivanov
Date 2017-12-08.09:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512725666.32.0.213398074469.issue32251@psf.upfronthosting.co.za>
In-reply-to
Content
Numbers are great!

Couple questions.

1. What happens if size of read data is greater than pre-allocated buffer?
2. Is flow control logic changed or not? If I understand correctly pause_reading() / resume_reading() continue to work as earlier.
History
Date User Action Args
2017-12-08 09:34:26asvetlovsetrecipients: + asvetlov, gvanrossum, pitrou, yselivanov
2017-12-08 09:34:26asvetlovsetmessageid: <1512725666.32.0.213398074469.issue32251@psf.upfronthosting.co.za>
2017-12-08 09:34:26asvetlovlinkissue32251 messages
2017-12-08 09:34:26asvetlovcreate