Message357506
I don't like the idea of using a TemporaryFile right from the beginning in text mode. You might as well remove text mode support altogether if that's the approach you want to take, since it undoes any potential performance benefit of using SpooledTemporaryFile in the first place. |
|
| Date |
User |
Action |
Args |
| 2019-11-26 16:16:53 | James Hennessy | set | recipients:
+ James Hennessy, r.david.murray, methane, martin.panter, serhiy.storchaka, graham.coster |
| 2019-11-26 16:16:53 | James Hennessy | set | messageid: <1574785013.52.0.251098868113.issue26730@roundup.psfhosted.org> |
| 2019-11-26 16:16:53 | James Hennessy | link | issue26730 messages |
| 2019-11-26 16:16:53 | James Hennessy | create | |
|