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 xdegaye
Recipients christian.heimes, martin.panter, python-dev, serhiy.storchaka, xdegaye, xiang.zhang, zach.ware
Date 2016-12-17.15:15:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481987732.53.0.0216092334746.issue28971@psf.upfronthosting.co.za>
In-reply-to
Content
This patch defines a _MAXBYTES limit of 100 Mb. The limit is checked upon reading one line and also upon reading the multi-lines of the response to a user command.
History
Date User Action Args
2016-12-17 15:15:32xdegayesetrecipients: + xdegaye, christian.heimes, python-dev, martin.panter, zach.ware, serhiy.storchaka, xiang.zhang
2016-12-17 15:15:32xdegayesetmessageid: <1481987732.53.0.0216092334746.issue28971@psf.upfronthosting.co.za>
2016-12-17 15:15:32xdegayelinkissue28971 messages
2016-12-17 15:15:32xdegayecreate