Message333243
| Author | Thomas.Waldmann |
|---|---|
| Recipients | Thomas.Waldmann, skrah, xtreak |
| Date | 2019-01-08.18:23:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1546971800.26.0.876710901441.issue35686@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
hmm, issue tracker does not make it easy to see which file was uploaded for which comment, so: a: original code, works, potentially problematic exception handling (memoryview not always being released) b: using the memoryview context manager, fails with BufferError c: using try/finally to make sure memoryview is released: works |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-08 18:23:21 | Thomas.Waldmann | set | recipients: + Thomas.Waldmann, skrah, xtreak |
| 2019-01-08 18:23:20 | Thomas.Waldmann | set | messageid: <1546971800.26.0.876710901441.issue35686@roundup.psfhosted.org> |
| 2019-01-08 18:23:20 | Thomas.Waldmann | link | issue35686 messages |
| 2019-01-08 18:23:20 | Thomas.Waldmann | create | |