Message334882
| Author | Aron Podrigal |
|---|---|
| Recipients | Aron Podrigal, Bert JW Regeer, Decorater, X-Istence, berker.peksag, jackjansen, ned.deily, quentel, rr-, srittau, watusimoto |
| Date | 2019-02-05.18:55:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549392945.2.0.956757181379.issue27777@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I am experiencing the same issue. https://github.com/python/cpython/pull/10771 looks good. While were at it, and if PR 10771 is accepted, maybe we can change https://github.com/python/cpython/blob/6613b56173d26f32da9945691ff9f824304224a2/Lib/cgi.py#L717 to `read` instead of `readline` since we anyway read till EOF. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-05 18:55:46 | Aron Podrigal | set | recipients: + Aron Podrigal, jackjansen, srittau, ned.deily, quentel, X-Istence, berker.peksag, Decorater, rr-, watusimoto, Bert JW Regeer |
| 2019-02-05 18:55:45 | Aron Podrigal | set | messageid: <1549392945.2.0.956757181379.issue27777@roundup.psfhosted.org> |
| 2019-02-05 18:55:45 | Aron Podrigal | link | issue27777 messages |
| 2019-02-05 18:55:45 | Aron Podrigal | create | |