Message258782
| Author | martin.panter |
|---|---|
| Recipients | Gary Fernie, martin.panter |
| Date | 2016-01-22.02:30:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1453429811.57.0.0390461207751.issue26175@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It would be nice to add test cases for this. Looking at <https://docs.python.org/release/3.4.3/library/tempfile.html#tempfile.SpooledTemporaryFile>, there is a version changed notice for the truncate() method. So perhaps this should be added as a new feature for 3.6. On the other hand, the documentation doesn’t mention the specific API, so I would assume the relevant IOBase subclass, and this would be a bug. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-22 02:30:11 | martin.panter | set | recipients: + martin.panter, Gary Fernie |
| 2016-01-22 02:30:11 | martin.panter | set | messageid: <1453429811.57.0.0390461207751.issue26175@psf.upfronthosting.co.za> |
| 2016-01-22 02:30:11 | martin.panter | link | issue26175 messages |
| 2016-01-22 02:30:10 | martin.panter | create | |