Message283924
| Author | martin.panter |
|---|---|
| Recipients | christian.heimes, martin.panter, python-dev, serhiy.storchaka, xdegaye, xiang.zhang, zach.ware |
| Date | 2016-12-24.06:45:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1482561934.23.0.705865609078.issue28971@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Max_over_line.patch is my attempt: Keep the original _MAXLINES = 2048 code, but override it with _MAX_OVER_LINE = 64000 when reading OVER response lines. I also added a test case. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-24 06:45:34 | martin.panter | set | recipients: + martin.panter, christian.heimes, xdegaye, python-dev, zach.ware, serhiy.storchaka, xiang.zhang |
| 2016-12-24 06:45:34 | martin.panter | set | messageid: <1482561934.23.0.705865609078.issue28971@psf.upfronthosting.co.za> |
| 2016-12-24 06:45:34 | martin.panter | link | issue28971 messages |
| 2016-12-24 06:45:34 | martin.panter | create | |