Message283490
| 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:32 | xdegaye | set | recipients: + xdegaye, christian.heimes, python-dev, martin.panter, zach.ware, serhiy.storchaka, xiang.zhang |
| 2016-12-17 15:15:32 | xdegaye | set | messageid: <1481987732.53.0.0216092334746.issue28971@psf.upfronthosting.co.za> |
| 2016-12-17 15:15:32 | xdegaye | link | issue28971 messages |
| 2016-12-17 15:15:32 | xdegaye | create | |