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 r.david.murray
Recipients Chris Smowton, Ingo Ruhnke, berker.peksag, christian.heimes, doko, gnarvaja, r.david.murray, rblank
Date 2015-07-24.16:06:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437753983.75.0.29399060742.issue23906@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I was unclear.  In order to implement maximum message size we have to do a bit more to the logic than just use the max message size as the readline limit.  But it does seem like the right approach to me.
History
Date User Action Args
2015-07-24 16:06:23r.david.murraysetrecipients: + r.david.murray, doko, rblank, christian.heimes, berker.peksag, gnarvaja, Ingo Ruhnke, Chris Smowton
2015-07-24 16:06:23r.david.murraysetmessageid: <1437753983.75.0.29399060742.issue23906@psf.upfronthosting.co.za>
2015-07-24 16:06:23r.david.murraylinkissue23906 messages
2015-07-24 16:06:23r.david.murraycreate